Click or drag to resize

GUICheckboxModelCheckImageOffsetSerialized Property

Offsets the check image from the Checkbox.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string CheckImageOffsetSerialized { get; set; }

Property Value

Type: String
Remarks

This value must be in Vector2 format.

See Also