|
GH_MenuCollectionHeight Property
|
Get height of menu collection.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic float Height { get; }
Public ReadOnly Property Height As Single
Get
public:
property float Height {
float get ();
}
member Height : float32 with get
Property Value
Type:
Single
See Also