ImageGear .NET - Updated November 28, 2017
Orientation Property (ImGearARTImageRef)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTImageRef Class : Orientation Property
Gets or sets the image orientation.
Syntax
'Declaration
 
Public Property Orientation As ImGearOrientationModes
 
'Usage
 
Dim instance As ImGearARTImageRef
Dim value As ImGearOrientationModes
 
instance.Orientation = value
 
value = instance.Orientation

Property Value

ImageGear.Core.ImGearOrientationModes enumeration value.
See Also

Reference

ImGearARTImageRef Class
ImGearARTImageRef Members
ImGearOrientationModes Enumeration