|
GH_ExtendableMenuTotalHeight Property
|
Get total height of extendable menu.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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