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