The following tables list the members exposed by AnnDrawDesigner.
Name | Description | |
---|---|---|
AnnDrawDesigner Constructor | Initializes a new instance of an AnnDrawDesigner object with the specified parameters. |
Name | Description | |
---|---|---|
ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. | |
ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. | |
IsTargetObjectAdded | Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container. | |
OperationStatus | Gets the current drawing operation status. |
Name | Description | |
---|---|---|
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Name | Description | |
---|---|---|
Cancel | Overridden. Provides an implementation of the AnnDesigner.Cancel method. | |
End | Overridden. Ends drawing the TargetObject. | |
Start | Overridden. Starts drawing the TargetObject. |
Name | Description | |
---|---|---|
EndWorking | Indicates whether this AnnDrawDesigner has successfully ended the drawing process. | |
OnDraw | Raises the Draw event. | |
StartWorking | Starts the drawing process. | |
Working | Indicates whether this AnnDrawDesigner is currently drawing. |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. |