For a list of all members of this type, see AnnDrawDesigner members
Public Properties
Name | Description | |
---|---|---|
AutomationControl | Gets the automation control associated with this designer. (Inherited from AnnDesigner) | |
ExtendedMode | A value indicating whether this AnnDrawDesigner is currently in extended mode. | |
ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. | |
FinalTargetObject | Gets the final target object for this designer. (Inherited from AnnDesigner) | |
HasStarted | Gets a value that indicates whether this designer has started. (Inherited from AnnDesigner) | |
IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. (Inherited from AnnDesigner) | |
IsTargetObjectAdded | Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container. | |
OperationStatus | Gets the current drawing operation status. | |
RestrictDesigners | Gets or sets a value that indicates whether the object should be restricted to a point inside the rectangle set in ClipRectangle. (Inherited from AnnDesigner) | |
SnapToGridOptions | Gets the AnnSnapToGridOptions for this AnnDesigner. (Inherited from AnnDesigner) | |
TargetObject | Gets or sets the target object for this designer. (Inherited from AnnDesigner) |
Protected Properties
Name | Description | |
---|---|---|
ClipRectangle | Gets the cursor clipping rectangle for this designer. (Inherited from AnnDesigner) | |
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner) | |
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. |