ImageGear .NET - Updated May 1, 2018
ImGearOrientation Constructor




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearOrientation Structure : ImGearOrientation Constructor
ImGearOrientationModes enum value.
Initializes a new instance of the ImGearOrientation struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal newValue As ImGearOrientationModes _
)
 
'Usage
 
Dim newValue As ImGearOrientationModes
 
Dim instance As New ImGearOrientation(newValue)

Parameters

newValue
ImGearOrientationModes enum value.
See Also

Reference

ImGearOrientation Structure
ImGearOrientation Members