ImageGear .NET - Updated March 30, 2018
Rotate Method (IImGearOrientation)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearOrientation Interface : Rotate Method
Specifies how to rotate orientation.
Changes orientation to rotate image.
Syntax
'Declaration
 
Sub Rotate( _
   ByVal rotationValue As ImGearRotationValues _
) 
 
'Usage
 
Dim instance As IImGearOrientation
Dim rotationValue As ImGearRotationValues
 
instance.Rotate(rotationValue)

Parameters

rotationValue
Specifies how to rotate orientation.
See Also

Reference

IImGearOrientation Interface
IImGearOrientation Members
ImGearRotationValues Enumeration