ImageGear22.Art Assembly > ImageGear.ART Namespace : ImGearARTMarkHitTest Enumeration |
'Declaration Public Enum ImGearARTMarkHitTest Inherits System.Enum
'Usage Dim instance As ImGearARTMarkHitTest
public enum ImGearARTMarkHitTest : System.Enum
__value public enum ImGearARTMarkHitTest : public System.Enum
public enum class ImGearARTMarkHitTest : public System.Enum
Member | Value | Description |
---|---|---|
INBOUNDARY | 2 | Within the mark's boundary, but not on the mark. |
ONMARK | 3 | On the mark. |
OUTSIDE | 1 | Outside of the mark's boundary. |
System.Object
System.ValueType
System.Enum
ImageGear.ART.ImGearARTMarkHitTest