PreferredHeight Property (GcMask)
Gets the preferred height.
public int PreferredHeight {get;}
'Declaration
Public ReadOnly Property PreferredHeight As Integer
'Usage
Dim instance As GcMask
Dim value As Integer
value = instance.PreferredHeight
Property Value
An
int value indicates preferred height of the control.