ImageGear .NET - Updated October 26, 2017
AspectRatio Property (ImGearARTImage)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTImage Class : AspectRatio Property
Gets or sets the aspect ratio of the image.
Syntax
'Declaration
 
Public Property AspectRatio As Double
 
'Usage
 
Dim instance As ImGearARTImage
Dim value As Double
 
instance.AspectRatio = value
 
value = instance.AspectRatio

Property Value

Any positive double number.
See Also

Reference

ImGearARTImage Class
ImGearARTImage Members