Click or drag to resize

GUIButtonBaseModelLabelPaddingX Property

Defines the Padding of the text label inside the button towards its sides

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

Property Value

Type: Int32
See Also