| Name | Description | |
|---|---|---|
|  | ImGearAnnotationSettings Constructor | Initializes a new instance of the ImGearAnnotationSettings class with default settings. | 
The following tables list the members exposed by ImGearAnnotationSettings.
| Name | Description | |
|---|---|---|
|  | ImGearAnnotationSettings Constructor | Initializes a new instance of the ImGearAnnotationSettings class with default settings. | 
| Name | Description | |
|---|---|---|
|   | CreatorColorProperty | Represents CreatorColor dependency property. | 
|   | CreatorOpacityProperty | Represents CreatorOpacity dependency property. | 
|   | DefaultImageProperty | This property has been deprecated. Represents DefaultImage dependency property. | 
|   | DoubleClickThresholdProperty | Represents DoubleClickThreshold dependency property. | 
|   | DrawPreviewProperty | Represents DrawPreview dependency property. | 
|   | HandleSizeProperty | Represents HandleSize dependency property. | 
|   | InteractionAreaProperty | Represents InteractionArea dependency property. | 
|   | IsPolylineAutoCloseEnabledProperty | Represents IsPolylineAutoCloseEnabled dependency property. | 
|   | IsPolyMarkAutoRollbackEnabledProperty | Represents IsPolyMarkRollbackEnabled dependency property. | 
|   | IsResetToolEnabledProperty | Represents IsResetToolEnabled dependency property. | 
|   | IsTextClipboardEnabledProperty | Represents IsTextClipboardEnabled dependency property. | 
|   | PolyMarkAutoRollbackThresholdProperty | Represents PolyMarkAutoRollbackThreshold dependency property. | 
|   | PolyMarkPointRadiusThresholdProperty | Represents PolyMarkPointRadiusThreshold dependency property. | 
|   | SelectionStyleProperty | Represents SelectionStyle dependency property. | 
|   | TemplatesProperty | Represents Templates dependency property. | 
| Name | Description | |
|---|---|---|
|  | CreatorColor | Gets or sets color of a shape drawn when an annotation is being created. | 
|  | CreatorOpacity | Gets or sets opacity level of a shape drawn when an annotation is being created. | 
|  | DefaultImage | This property has been deprecated. Gets or sets the default image to use when creating an image mark. | 
|  | DoubleClickThreshold | Gets or sets double click threshold value in milliseconds. | 
|  | DrawPreview | Gets or sets a value indicating whether an annotation placeholder is used when drawing an annotation. | 
|  | HandleSize | Gets 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. | 
|  | InteractionArea | Gets or sets the interaction area for editing annotations. | 
|  | IsPolylineAutoCloseEnabled | Gets or sets a value indicating whether the polyline auto-close is enabled. | 
|  | IsPolyMarkAutoRollbackEnabled | Gets or sets a value indicating whether the Curve, Polyline, Polygon or Polyruler's auto correction is enabled. | 
|  | IsResetToolEnabled | Gets or sets a value indicating whether the annotator tool should be reset to mark selector after creating a chosen annotation. | 
|  | IsTextClipboardEnabled | Gets or sets a value indicating whether the clipboard operations for text annotations are enabled. | 
|  | PolyMarkAutoRollbackThreshold | Gets or sets a value indicating a poly mark loop auto- correction threshold. | 
|  | PolyMarkPointRadiusThreshold | Gets or sets a value indicating a radius, in pixels, for the polyline auto-completion and auto-close. | 
|  | SelectionStyle | Gets or sets the Style of the rectangle that is displayed during selection. | 
|  | Templates | Gets or sets the templates for creating annotations using the mouse. |