ArcGIS Pro 2.9 API Reference Guide
RotationAngle Property (EllipticArcBuilderEx)

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

Property Value

A double representing the rotation angle.
Exceptions
ExceptionDescription
The passed in value is NaN.
Remarks
Changing the rotation angle may change the start and end points.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EllipticArcBuilderEx Class
EllipticArcBuilderEx Members