ImageGear .NET - Updated November 28, 2017
Value Property (ImGearOrientation)




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

Property Value

Any of ImGearOrientationModes enumeration values.
Remarks
Represents orientation as numeric value.
See Also

Reference

ImGearOrientation Structure
ImGearOrientation Members
ImGearOrientationModes Enumeration