ImageGear .NET - Updated December 24, 2018
ImGearARTMarkHitTest Enumeration




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTMarkHitTest Enumeration
Specifies the hit test results.
Syntax
'Declaration
 
Public Enum ImGearARTMarkHitTest 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearARTMarkHitTest
Members
MemberDescription
INBOUNDARYWithin the mark's boundary, but not on the mark.
ONMARKOn the mark.
OUTSIDEOutside of the mark's boundary.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTMarkHitTest

See Also

Reference

ImageGear.ART Namespace