ArcGIS Pro 2.9 API Reference Guide
StartAngle Property (EllipticArcBuilderEx)

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

Property Value

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EllipticArcBuilderEx Class
EllipticArcBuilderEx Members