GUIDropDownListModelPaddingSerialized Property
|
Defines a blank area around the contents of the Drop Down List.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string PaddingSerialized { get; set; }
Property Value
Type:
String
Remarks
The value for this property must be in Vector2 format.
See Also