ArcGIS Pro 2.9 API Reference Guide
EndAngle Property (EllipticArcBuilderEx)

ArcGIS.Core.Geometry Namespace > EllipticArcBuilderEx Class : EndAngle Property
Gets or sets the end angle in radians.
Syntax
public double EndAngle {get; set;}
Public Property EndAngle As Double

Property Value

A double representing the end angle.
Exceptions
ExceptionDescription
The passed in value is NaN.
Remarks
Changing the end angle may also change the end point and central angle.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EllipticArcBuilderEx Class
EllipticArcBuilderEx Members