C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / ResizeSettings Class / AspectRatio Property

In This Topic
AspectRatio Property
In This Topic
A value that indicates the resizing ratio.
Syntax
'Declaration
 
Public Property AspectRatio As System.Single
 
Remarks
If set to true, resizing is constrained by the original aspect ratio. Otherwise a custom aspect ratio can be specified, such as 9 / 16, or 0.5.
See Also