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