| Name | Description | |
|---|---|---|
![]() | NCreateGuidelineTool Constructor | Default constructor |
The following tables list the members exposed by NCreateGuidelineTool.
| Name | Description | |
|---|---|---|
![]() | NCreateGuidelineTool Constructor | Default constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | NCreateGuidelineToolSchema | Schema associated with NCreateGuidelineTool |
| Name | Description | |
|---|---|---|
![]() | OnMouseMove | Overridden. |
| Name | Description | |
|---|---|---|
![]() | AddPageItemToActivePage | Overridden. Overriden to add the guideline to the page if the guideline is inside the drawing window area. |
![]() | CreatePageItem | Overridden. Overriden to create a horizontal or vertical guideline, depending on whether the HRuler or VRuler was hit. |
![]() | GetActiveCursorAndTooltip | Overridden. Gets the cursor and tooltip that the tool requests when active |
![]() | OnAborted | Overridden. Called when the tool was aborted |
![]() | OnDeactivated | Overridden. Called when the tool was deactivated |
![]() | OperatesInWindowArea | Overridden. |
![]() | SnapPoint | Overridden. Overriden to snap the X or Y coordinate of the point, depending on the tool mode |
![]() | StretchPreview | Overridden. Overriden to change the guideline coordinate |
![]() | TryActivate | Overridden. Overriden to active the tool in H or V guideline mode |