Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace : AnnStickyNoteDrawDesigner Class |
The following tables list the members exposed by AnnStickyNoteDrawDesigner.
Name | Description | |
---|---|---|
AnnStickyNoteDrawDesigner Constructor | Initializes a new AnnStickyNoteDrawDesigner method. |
Name | Description | |
---|---|---|
AutomationControl | Gets the automation control associated with this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) | |
ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) | |
FinalTargetObject | Gets the final target object for this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
HasStarted | Gets a value that indicates whether this designer has started. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
IsTargetObjectAdded | Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) | |
OperationStatus | Gets the current drawing operation status. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) | |
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 Leadtools.Annotations.Designers.AnnDesigner) | |
SnapToGridOptions | Gets the AnnSnapToGridOptions for this AnnDesigner. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
TargetObject | Gets or sets the target object for this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
Name | Description | |
---|---|---|
ClipRectangle | Gets the cursor clipping rectangle for this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
Name | Description | |
---|---|---|
ClipPoint | Clips the specified point. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
EndWorking | Indicates whether this AnnDrawDesigner has successfully ended the drawing process. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) | |
OnDraw | Raises the Draw event. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) | |
StartWorking | Starts the drawing process. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) | |
Working | Indicates whether this AnnDrawDesigner is currently drawing. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |