ImageGear .NET v25.2 - Updated October 17, 2024
ImGearARTMarkHitTest Enumeration




ImageGear.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
MemberValueDescription
INBOUNDARY2Within the mark's boundary, but not on the mark.
ONMARK3On the mark.
OUTSIDE1Outside of the mark's boundary.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.ART Namespace

Is this page helpful?
Yes No
Thanks for your feedback.