ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationSettings Class
Fields Properties Methods


In This Topic
    ImGearAnnotationSettings Class Members
    In This Topic

    The following tables list the members exposed by ImGearAnnotationSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearAnnotationSettings class with default settings.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents CreatorColor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents CreatorOpacity dependency property.  
    Public Fieldstatic (Shared in Visual Basic)This property has been deprecated. Represents DefaultImage dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents DoubleClickThreshold dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents DrawPreview dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents HandleSize dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents InteractionArea dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents IsPolylineAutoCloseEnabled dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents IsPolyMarkRollbackEnabled dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents IsResetToolEnabled dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents IsTextClipboardEnabled dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PolyMarkAutoRollbackThreshold dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PolyMarkPointRadiusThreshold dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents SelectionStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Templates dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets color of a shape drawn when an annotation is being created.  
    Public PropertyGets or sets opacity level of a shape drawn when an annotation is being created.  
    Public PropertyThis property has been deprecated. Gets or sets the default image to use when creating an image mark.  
    Public PropertyGets or sets double click threshold value in milliseconds.  
    Public PropertyGets or sets a value indicating whether an annotation placeholder is used when drawing an annotation.  
    Public PropertyGets or sets the length and width in device-independent units (1/96th inch per unit) of the handles that are displayed when an annotation is selected.  
    Public PropertyGets or sets the interaction area for editing annotations.  
    Public PropertyGets or sets a value indicating whether the polyline auto-close is enabled.  
    Public PropertyGets or sets a value indicating whether the Curve, Polyline, Polygon or Polyruler's auto correction is enabled.  
    Public PropertyGets or sets a value indicating whether the annotator tool should be reset to mark selector after creating a chosen annotation.  
    Public PropertyGets or sets a value indicating whether the clipboard operations for text annotations are enabled.  
    Public PropertyGets or sets a value indicating a poly mark loop auto- correction threshold.  
    Public PropertyGets or sets a value indicating a radius, in pixels, for the polyline auto-completion and auto-close.  
    Public PropertyGets or sets the Style of the rectangle that is displayed during selection.  
    Public PropertyGets or sets the templates for creating annotations using the mouse.  
    Top
    See Also