ActualHeightWithoutDetails Property
In This Topic
Gets the actual height in pixels (without the details).
Syntax
'Declaration
Public ReadOnly Property ActualHeightWithoutDetails As Double
public double ActualHeightWithoutDetails {get;}
Property Value
The actual height in pixels.
See Also