ImageGear for .NET
ImGearInteractionArea Enumeration
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearInteractionArea Enumeration




Glossary Item Box

Specifies the interaction area for editing annotations.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.