ImageGear .NET - Updated May 1, 2018
AspectRatio Property (ImGearARTImageRef)




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

Property Value

Any positive integer value.
See Also

Reference

ImGearARTImageRef Class
ImGearARTImageRef Members