ImageGear .NET
ImGearInteractionArea Enumeration




Specifies the interaction area for editing annotations.
Syntax
'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 
Members
MemberValueDescription
Device0 Allows unlimited annotation editing for the entire device.
Image1 Limits the annotation editing area to the image portion of the page view.
Remarks
You can choose to limit the annotation editing area to the image portion of the page view, or keep it unlimited to the entire device. This affects creating, selecting, resizing and moving annotations.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Windows.Controls.ImGearInteractionArea

See Also

Reference

ImageGear.Windows.Controls Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback