The following tables list the members exposed by AnnTextRollupRunDesigner.
Public Constructors
Name | Description | |
---|---|---|
AnnRunDesigner | Initializes a new instance of AnnRunDesigner with the specified parameters. (Inherited from AnnRunDesigner) | |
AnnTextRollupRunDesigner | Initializes a new AnnTextRollupRunDesigner method. |
Public Methods
Name | Description | |
---|---|---|
Cancel | Provides an implementation of the AnnDesigner.Cancel in this AnnRunDesigner object. (Inherited from AnnRunDesigner) | |
OnPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick method for this AnnRunDesigner object. (Inherited from AnnRunDesigner) | |
OnPointerDown | Provides an implementation of the OnPointerDown method for this AnnRunDesigner object. (Inherited from AnnRunDesigner) | |
OnPointerMove | Provides an implementation of the OnPointerMove method for this AnnRunDesigner object. (Inherited from AnnRunDesigner) | |
OnPointerUp | Provides an implementation of the OnPointerUp method for this AnnRunDesigner object. (Inherited from AnnRunDesigner) |
Protected Methods
Name | Description | |
---|---|---|
EndWorking | Ends the running process. (Inherited from AnnRunDesigner) | |
OnRun | Provides an implementation of the AnnRunDesigner.OnRun method for this AnnTextRollupRunDesigner object. | |
StartWorking | Starts the running process. (Inherited from AnnRunDesigner) | |
Working | Continues the running process. (Inherited from AnnRunDesigner) |
Public Properties
Name | Description | |
---|---|---|
HitTestBuffer | Gets or sets the hit test buffer for this AnnRunDesigner. (Inherited from AnnRunDesigner) |
Public Events
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. (Inherited from AnnRunDesigner) |