The following tables list the members exposed by AnnProtractorDrawDesigner.
Name | Description | |
---|---|---|
![]() | AnnProtractorDrawDesigner Constructor | Initializes a new AnnProtractorDrawDesigner method. ![]() |
Name | Description | |
---|---|---|
![]() | AutomationControl | Gets the automation control associated with this designer. ![]() |
![]() | ClipCursor | Gets or sets a value that indicates whether to clip the mouse cursor. ![]() |
![]() | HasStarted | Gets a value that indicates whether this designer has started. ![]() |
![]() | IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. ![]() |
![]() | OperationStatus | Gets the current drawing operation status. ![]() |
![]() | TargetObject | Gets or sets the target object for this designer. ![]() |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor when the ClipCursor is true. ![]() |
![]() | Container | Gets the Leadtools.Annotations.Core.AnnContainer object for this AnnDesigner. ![]() |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. ![]() |
![]() | EndWorking | Indicates whether this AnnDrawDesigner has successfully ended the drawing process. ![]() |
![]() | OnDraw | Raises the Draw event. ![]() |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. ![]() |
![]() | StartWorking | Starts the drawing process. ![]() |
![]() | Working | Indicates whether this AnnDrawDesigner is currently drawing. ![]() |
Name | Description | |
---|---|---|
![]() | Draw | Occurs when this AnnDrawDesigner object is drawing an Leadtools.Annotations.Core.AnnObject. ![]() |