|
MenuPanelLeftInnerMargin Property
|
Gets or sets the left margin.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic float LeftInnerMargin { get; set; }
Public Property LeftInnerMargin As Single
Get
Set
public:
property float LeftInnerMargin {
float get ();
void set (float value);
}
member LeftInnerMargin : float32 with get, set
Property Value
Type:
Single
See Also