Action
Gets the number that specifies the height of a component as a percentage of its parent's size. Valid values are 0 to 100.
Syntax
C#
protected Double percentHeight { get; }
VB
'Declaration
Protected Read Property percentHeight As Double
Access
Read only.