Click or drag to resize

GUITableModelPaddingSerialized Property

Defines the space between the border of the Table and its content.

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

Property Value

Type: String
Remarks

This property must be in Vector2 format.

See Also