Click or drag to resize

GUILabelModelMaxLineCount Property

Defines the maximum number of lines that can be displayed on the Label.

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

Property Value

Type: Int32
See Also