The following tables list the members exposed by AnnTextPointerDrawDesigner.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AnnTextPointerDrawDesigner | Initializes a new AnnTextPointerDrawDesigner method. |
Protected Constructors
Name | Description | |
---|---|---|
![]() |
AnnDrawDesigner | Initializes a new instance of an AnnDrawDesigner object with the specified parameters. (Inherited from AnnDrawDesigner) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Cancel | Provides an implementation of the AnnDrawDesigner.Cancel method for the AnnTextPointerDrawDesigner object. |
![]() |
End | Ends drawing the TargetObject. (Inherited from AnnDrawDesigner) |
![]() |
OnPointerDown | Provides an implementation of the OnPointerDown method for this AnnTextPointerDrawDesigner object. |
![]() |
OnPointerMove | Provides an implementation of the OnPointerMove method for this AnnTextPointerDrawDesigner object. |
![]() |
OnPointerUp | Provides an implementation of the OnPointerUp method for this AnnTextPointerDrawDesigner object. |
![]() |
Start | Starts drawing the TargetObject. (Inherited from AnnDrawDesigner) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
EndWorking | Provides an implementation of the AnnDrawDesigner.EndWorking method for the AnnTextPointerDrawDesigner object. |
![]() |
OnDraw | Raises the Draw event. (Inherited from AnnDrawDesigner) |
![]() |
StartWorking | Starts the drawing process. (Inherited from AnnDrawDesigner) |
![]() |
Working | Indicates whether this AnnDrawDesigner is currently drawing. (Inherited from AnnDrawDesigner) |
Public Properties
Name | Description | |
---|---|---|
![]() |
DefaultText | The default text to be used with new AnnTextPointerObject objects. |
![]() |
DefaultTextBounds | The default size of the object bounding rectangle in annotations coordinates. |
![]() |
DrawPointerFirst | Gets or sets the default text to be used with new AnnTextPointerObject objects. |
![]() |
ExtendedMode | 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 modifier key. (Inherited from AnnDrawDesigner) |
![]() |
IsTargetObjectAdded | Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container. (Inherited from AnnDrawDesigner) |
![]() |
OperationStatus | Gets the current drawing operation status. (Inherited from AnnDrawDesigner) |
Protected Properties
Name | Description | |
---|---|---|
![]() |
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from AnnDrawDesigner) |
Public Events
Name | Description | |
---|---|---|
![]() |
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from AnnDrawDesigner) |
See Also