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