The following tables list the members exposed by AnnProtractorDrawDesigner.
Name | Description | |
---|---|---|
![]() | AnnProtractorDrawDesigner Constructor | Initializes a new AnnProtractorDrawDesigner object. |
Name | Description | |
---|---|---|
![]() | ClipCursor | Enables and disables clipping the cursor. (Inherited from AnnDesigner) |
![]() | Container | Gets or sets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner) |
![]() | ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from AnnDrawDesigner) |
![]() | ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode key. (Inherited from AnnDrawDesigner) |
![]() | ObjectTemplate | Gets or sets the annotation template object. (Inherited from AnnDrawDesigner) |
![]() | Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor when AnnDesigner.ClipCursor is true. (Inherited from AnnDesigner) |
![]() | DrawObject | Gets the AnnObject that is currently being drawn. (Inherited from AnnDrawDesigner) |
![]() | IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. AnnProtractorDrawDesigner implementation of AnnDrawDesigner.Cancel. |
![]() | DoubleClick | AnnDrawDesigner implementation of AnnDesigner.DoubleClick. (Inherited from AnnDrawDesigner) |
![]() | KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) |
![]() | MouseDown | Overridden. AnnProtractorDrawDesigner implementation of AnnDesigner.MouseDown. |
![]() | MouseMove | Overridden. AnnProtractorDrawDesigner implementation of AnnDesigner.MouseMove. |
![]() | MouseUp | Overridden. AnnProtractorDrawDesigner implementation of AnnDesigner.MouseUp. |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) |
![]() | EndWorking | Overridden. AnnProtractorDrawDesigner implementation of AnnDrawDesigner.EndWorking. |
![]() | GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from AnnDesigner) |
![]() | HookContainer | Hooks or unhooks the AnnDesigner.Container. (Inherited from AnnDesigner) |
![]() | OnAfterDrawingObjects | AnnDrawDesigner implementation of AnnDesigner.OnAfterDrawingObjects. (Inherited from AnnDrawDesigner) |
![]() | OnDraw | Raises the AnnDrawDesigner.Draw event. (Inherited from AnnDrawDesigner) |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from AnnDesigner) |
![]() | StartWorking | Starts the drawing of the AnnObject. (Inherited from AnnDrawDesigner) |
![]() | Working | Continues the drawing of the AnnObject. (Inherited from AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from AnnDrawDesigner) |