GUIAxisModelNumbersOffsetSerialized Property
|
Offsets the position of the Numbers relative to the Axis.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string NumbersOffsetSerialized { get; set; }
Property Value
Type:
String
Remarks
This property accepts value in the Vector2 format (e.g., 0,0).
See Also