|
MenuPanelEffectiveHeight Property
|
Get effective height.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic float EffectiveHeight { get; }
Public ReadOnly Property EffectiveHeight As Single
Get
public:
property float EffectiveHeight {
float get ();
}
member EffectiveHeight : float32 with get
Property Value
Type:
Single
See Also