Description
This method allows you to get a sketcher point object from the end of the sketcher arc. The circle ISkArc::GetStartPoint and ISkArc::GetEndPoint return the same point.
Syntax
SketcherPoint = GetEndPoint ( );
|
Return: (ISkPoint) SketcherPoint |
Sketcher point from end of arc. |