ImageGear .NET - Updated October 26, 2017
ImGearVectDir Enumeration




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectDir Enumeration
Specifies direction of rotate operations.
Syntax
'Declaration
 
Public Enum ImGearVectDir 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearVectDir
Members
MemberDescription
XYRotation in XY direction.
XZRotation in XZ direction.
YZRotation in YZ direction.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Vector.ImGearVectDir

See Also

Reference

ImageGear.Vector Namespace