|
WidgetServerCheckBoxPadding Property
|
Default checkbox padding.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic int CheckBoxPadding { get; }Public ReadOnly Property CheckBoxPadding As Integer
Get
public:
property int CheckBoxPadding {
int get ();
}member CheckBoxPadding : int with get
Property Value
Type:
Int32The size of the checkbox padding.
See Also