ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearInteractionArea Enumeration |
'Declaration Public Enum ImGearInteractionArea Inherits System.Enum
'Usage Dim instance As ImGearInteractionArea
public enum ImGearInteractionArea : System.Enum
__value public enum ImGearInteractionArea : public System.Enum
public enum class ImGearInteractionArea : public System.Enum
Member | Value | Description |
---|---|---|
Device | 0 | Allows unlimited annotation editing for the entire device. |
Image | 1 | Limits the annotation editing area to the image portion of the page view. |
System.Object
System.ValueType
System.Enum
ImageGear.Windows.Controls.ImGearInteractionArea