ImageGear .NET - Updated March 30, 2018
ImGearARTAspectKind Enumeration




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTAspectKind Enumeration
Specifies the kinds of aspects for the ruler annotation.
Syntax
'Declaration
 
Public Enum ImGearARTAspectKind 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearARTAspectKind
Members
MemberDescription
Absolute The aspect values are absolute and do not depend on resolution.
Relative The aspect values are relative to the resolution.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTAspectKind

See Also

Reference

ImageGear.ART Namespace