Click or drag to resize

GUILabelModelKeepAspectRatio Property

Maintains the Label's aspect ratio when resized.

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

Property Value

Type: LabelAspectRatio
See Also