|
|
AspectRatio
Returns/Sets whether the Image will retain its shape if the Height or Width are changed. If the value is set to True and either size property is changed, the other size property will change proportionally.
Syntax Object.AspectRatio
Return Value Boolean
See Also: Width, Height
|