Gets or sets whether automatic size adjustment is enabled without preserving a ratio between width and height.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public bool AreaFreeScale { get; set; }

See Also