ImageGear for .NET
Rotate Method (IImGearOrientation)




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)
void Rotate( 
   ImGearRotationValues rotationValue
)
void Rotate( 
   ImGearRotationValues rotationValue
) 
void Rotate( 
   ImGearRotationValues rotationValue
) 

Parameters

rotationValue
Specifies how to rotate orientation.
See Also

Reference

IImGearOrientation Interface
IImGearOrientation Members
ImGearRotationValues Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback