The following tables list the members exposed by AnnTextPointerDrawDesigner.
Name | Description | |
---|---|---|
AnnTextPointerDrawDesigner | Initializes a new AnnTextPointerDrawDesigner method. |
Name | Description | |
---|---|---|
AnnDrawDesigner | Initializes a new instance of an AnnDrawDesigner object with the specified parameters. (Inherited from AnnDrawDesigner) |
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) |
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) |
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 | Enables or disables whether the pointer is drawn first followed by the text or whether the text is drawn first followed by the pointer. | |
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) |
Name | Description | |
---|---|---|
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from AnnDrawDesigner) |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from AnnDrawDesigner) |