GUILabelModelAutoResizeOffsetSerialized Property
|
Offsets the Label content from the edges when automatically resized.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string AutoResizeOffsetSerialized { get; set; }
Property Value
Type:
String
Remarks
This property must be in Vector2 format.
See Also