ImageGear .NET - Updated October 26, 2017
Value Property (IImGearOrientation)




ImageGear23.Core Assembly > ImageGear.Core Namespace > IImGearOrientation Interface : Value Property
Gets or sets orientation identifier.
Syntax
'Declaration
 
Property Value As ImGearOrientationModes
 
'Usage
 
Dim instance As IImGearOrientation
Dim value As ImGearOrientationModes
 
instance.Value = value
 
value = instance.Value

Property Value

Any of ImGearOrientationModes enumerationvalues.
See Also

Reference

IImGearOrientation Interface
IImGearOrientation Members
ImGearOrientationModes Enumeration