Method GetContentHeight
GetContentHeight()
Gets the height of the content area, or 0 if the content is not present or not visible.
public double GetContentHeight()
Returns
- double
The height of the content area as a double. Returns 0 if the content is null or not visible.