Parameters
- centerPt
- The center of the circle.
- radius
- The radius of the circle.
- orientation
- The ellipse orientation, clockwise or counterclockwise.
- spatialReference
- (Optional) The SpatialReference of the ellipse. The default value is null.
Exception | Description |
---|---|
System.ArgumentException | radius is NaN. |
System.ArgumentException | centerPt is empty. |
Target Platforms: Windows 11, Windows 10