PathTool
<< Click to Display Table of Contents >> PathTool |
Represents an interface that exposes information regarding a PathTool IDrawingTool.
StartAnchor |
An IDrawingTool's ChartAnchor representing the starting point of the drawing object |
EndAnchor |
An IDrawingTool's ChartAnchor representing the end point of the drawing object |
Stroke |
A Stroke object used to draw the object |
// Instantiate a PathTool object |