| Member | 
            Description | 
        
        
            | Leadtools.Windows.Annotations.AnnDrawDesigner.UseNewMultilineBehavior | 
            Gets or sets a value that indicate whether to cancel the drawing of a multi-point object if the mouse cursor was clicked and released in the same position. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontFamilyNameProperty | 
            Identifies the FontFamilyName dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontSizeProperty | 
            Identifies the FontSize dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontStretchProperty | 
            Identifies the FontStretch dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontStyleProperty | 
            Identifies the FontStyle dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontWeightProperty | 
            Identifies the FontWeight dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontDecorationProperty | 
            Identifies the FontDecoration dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.OnFontFamilyNameChanged(System.Windows.RoutedPropertyChangedEventArgs{System.String}) | 
            Occurs when the value FontFamilyName property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.OnFontSizeChanged(System.Windows.RoutedPropertyChangedEventArgs{System.Double}) | 
            Occurs when the value FontSize property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.OnFontStretchChanged(System.Windows.RoutedPropertyChangedEventArgs{Leadtools.Windows.Annotations.AnnFontStretches}) | 
            Occurs when the value FontStretch property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.OnFontStyleChanged(System.Windows.RoutedPropertyChangedEventArgs{Leadtools.Windows.Annotations.AnnFontStyle}) | 
            Occurs when the value FontStyle property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.OnFontWeightChanged(System.Windows.RoutedPropertyChangedEventArgs{Leadtools.Windows.Annotations.AnnFontWeight}) | 
            Occurs when the value FontWeight property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.OnFontDecorationChanged(System.Windows.RoutedPropertyChangedEventArgs{System.Windows.TextDecorationCollection}) | 
            Occurs when the value FontDecoration property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontFamilyName | 
            Gets or sets a value that indicates the font family of the typeface. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontSize | 
            Gets or sets a value that indicates the font size the text should be formatted at. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontStretch | 
            Gets or sets a value that indicates the degree to which the typeface is stretched. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontStyle | 
            Gets or sets a value that indicates the style of the typeface. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontWeight | 
            Gets or sets a value that indicates the relative weight of the typeface. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.FontDecoration | 
            Gets or sets a value that indicates the TextDecorationCollection to apply to the text. | 
        
        
            | Leadtools.Windows.Annotations.AnnAutomationManager.UseNewMultilineBehavior | 
            Gets or sets a value that indicates whether to cancel the drawing of a multi-point object, if the mouse cursor was clicked and released in the same position. | 
        
        
            | Leadtools.Windows.Annotations.AnnContainer.Realize(Leadtools.RasterImage) | 
            Draws the container on the surface of the specified raster image. | 
        
        
            | Leadtools.Windows.Annotations.AnnContainer.Realize(System.Windows.Media.Imaging.BitmapSource) | 
            Draws the container on the surface of the specified bitmap source. | 
        
        
            | Leadtools.Windows.Annotations.AnnObject.FillBrushProperty | 
            Identifies the Leadtools.Windows.Annotations.AnnObject.FillBrush dependency property | 
        
        
            | Leadtools.Windows.Annotations.AnnObject.StrokeBrushProperty | 
            Identifies the Leadtools.Windows.Annotations.AnnObject.StrokeBrush dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnObject.OnFillBrushChanged | 
            Occurs when the value FillBrush property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnObject.OnStrokeBrushChanged | 
            Occurs when the value Leadtools.Windows.Annotations.AnnObject.StrokeBrush property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnObject.FillBrush | 
            Gets or sets the Leadtools.Windows.Annotations.AnnBrush associated with this Leadtools.Windows.Annotations.AnnObject to fill this object geometry. | 
        
        
            | Leadtools.Windows.Annotations.AnnObject.StrokeBrush | 
            Gets or sets the Leadtools.Windows.Annotations.AnnBrush associated with this Leadtools.Windows.Annotations.AnnObject to draw this object's outline. | 
        
        
            | Leadtools.Windows.Annotations.AnnProtractorObject.RestrictLengthProperty | 
            Identifies the Leadtools.Windows.Annotations.AnnProtractorObject.RestrictLength dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnProtractorObject.OnRestrictLengthChanged | 
            Occurs when the value Leadtools.Windows.Annotations.AnnProtractorObject.RestrictLength property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnProtractorObject.RestrictLength | 
            Gets or sets a value indicating whether the length text of this object is restricted to appear fully within the bounding rectangle of the container. | 
        
        
            | Leadtools.Windows.Annotations.AnnDesigner.EndClipCursor | 
            Ends clipping the mouse cursor. | 
        
        
            | Leadtools.Windows.Annotations.AnnDesigner.StartClipCursor(System.Windows.Rect) | 
            Starts clipping the mouse cursor inside the given rectangle. | 
        
        
            | Leadtools.Windows.Annotations.AnnDesigner.IsClipCursor | 
            Enables and disables clipping the cursor. | 
        
        
            | Leadtools.Windows.Annotations.AnnRectangleEditDesigner.StartWorking(Leadtools.Windows.Annotations.AnnEditDesignerOperation,System.Int32,System.Boolean) | 
            Leadtools.Windows.Annotations.AnnRectangleEditDesigner implementation of Leadtools.Windows.Annotations.AnnEditDesigner.StartWorking(Leadtools.Windows.Annotations.AnnEditDesignerOperation,System.Int32). | 
        
        
            | Leadtools.Windows.Annotations.AnnPointObject.Invalidate | 
            Overrides Leadtools.Windows.Annotations.AnnObject.Invalidate. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.RestrictLengthProperty | 
            Identifies the Leadtools.Windows.Annotations.AnnPolyRulerObject.RestrictLength dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.OnRestrictLengthChanged | 
            Occurs when the value Leadtools.Windows.Annotations.AnnPolyRulerObject.RestrictLength property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnPolyRulerObject.RestrictLength | 
            Gets or sets a value indicating whether the length text of this object is restricted to appear fully within the bounding rectangle of the container. | 
        
        
            | Leadtools.Windows.Annotations.AnnFreehandHotspotObject.Invalidate | 
            Overrides Leadtools.Windows.Annotations.AnnObject.Invalidate. | 
        
        
            | Leadtools.Windows.Annotations.AnnRulerObject.RestrictLengthProperty | 
            Identifies the Leadtools.Windows.Annotations.AnnRulerObject.RestrictLength dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnRulerObject.OnRestrictLengthChanged | 
            Occurs when the value Leadtools.Windows.Annotations.AnnRulerObject.RestrictLength property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnRulerObject.RestrictLength | 
            Gets or sets a value indicating whether the length text of this object is restricted to appear fully within the bounding rectangle of the container. | 
        
        
            | Leadtools.Windows.Annotations.AnnAutomation.ShowTextObjectEditWindow | 
            Gets or sets a value indicating whether the length text of this object is restricted to appear fully within the bounding rectangle of the container. | 
        
        
            | Leadtools.Windows.Annotations.AnnAutomation.CanShowTextObjectEditWindow | 
            Gets a value that indicates whether this AnnAutomation is currently in a state where a text window can be displayed over the text object. | 
        
        
            | Leadtools.Windows.Annotations.AnnAutomationManager.ShowTextObjectEditWindowAfterDraw | 
            Gets or sets a value that indicates whether to show a text edit window after a text object is drawn. | 
        
        
            | Leadtools.Windows.Annotations.AnnCrossProductObject.RestrictLengthProperty | 
            Identifies the Leadtools.Windows.Annotations.AnnCrossProductObject.RestrictLength dependency property. | 
        
        
            | Leadtools.Windows.Annotations.AnnCrossProductObject.OnRestrictLengthChanged | 
            Occurs when the value Leadtools.Windows.Annotations.AnnCrossProductObject.RestrictLength property changes. | 
        
        
            | Leadtools.Windows.Annotations.AnnCrossProductObject.RestrictLength | 
            Gets or sets a value indicating whether the length text of this object is restricted to appear fully within the bounding rectangle of the container. | 
        
        
            | Leadtools.Windows.Annotations.AnnEncryptObject.Invalidate | 
            Overrides Leadtools.Windows.Annotations.AnnObject.Invalidate. | 
        
        
            | Leadtools.Windows.Annotations.AnnEditDesigner.StartWorking(Leadtools.Windows.Annotations.AnnEditDesignerOperation,System.Int32,System.Boolean) | 
            Starts the editing process with an option to clip the mouse cursor. |