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