Overload | Description |
---|---|
SetCoords(Coordinate2D,Double,Double,Double,Double,Double) | Sets the center point, start angle, central angle, rotation angle, semi-major/semi-minor axes. This method must be called on the MCT. Use QueuedTask.Run. |
SetCoords(Coordinate2D,Double,Double,Double) | Sets the center point, start angle, central angle, radius for a circular arc. This method must be called on the MCT. Use QueuedTask.Run. |