|
MenuPanelEffectiveWidth Property
|
Get effective width.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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