ImageGear PDF v25.1 - Updated July 30, 2021
ImGearARTAspectKind Enumeration




ImageGear.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
MemberValueDescription
Absolute1 The aspect values are absolute and do not depend on resolution.
Relative0 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