Name | Description | |
---|---|---|
NDrawingDragToolSchema | Schema associated with NDrawingDragTool. |
The following tables list the members exposed by NDrawingDragTool.
Name | Description | |
---|---|---|
NDrawingDragToolSchema | Schema associated with NDrawingDragTool. |
Name | Description | |
---|---|---|
ActivePage | Gets the active page of the owner drawing | |
OwnerDrawingView | Obtains a reference to the drawing vuew to which this tool belongs | |
StartPagePos | Gets the mouse start position in page coordinates. Valid only when the tool is active. |
Name | Description | |
---|---|---|
OnAborted | Overridden. Called when the tool is aborted | |
OnActivated | Overridden. Called when the tool was activated. | |
OnDeactivated | Overridden. Called when the tool is deactivated | |
OperatesInWindowArea | Determines whether the tool operates in the drawing window area. This implementation returns true. | |
UpdateCursorAndTooltip | Overridden. Requests cursor and tooltip depending on the tool state. |