| ImageGear22.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTInteractionArea Enumeration |
'Declaration Public Enum ImGearARTInteractionArea Inherits System.Enum
'Usage Dim instance As ImGearARTInteractionArea
public enum ImGearARTInteractionArea : System.Enum
__value public enum ImGearARTInteractionArea : public System.Enum
public enum class ImGearARTInteractionArea : public System.Enum
| Member | Value | Description |
|---|---|---|
| Device | 0 | Limits the annotation editing area to the page view control area. |
| Image | 1 | Limits the annotation editing area to the image portion of the page view. |
| Unbound | 2 | Allows unlimited annotation editing to the entire device. |
System.Object
System.ValueType
System.Enum
ImageGear.ART.Forms.ImGearARTInteractionArea