RhinoCommon API
ArcStartAngleDegrees Property |
Gets or sets the start angle (in Radians) for this arc segment.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public double StartAngleDegrees { get; set; }
Public Property StartAngleDegrees As Double Get Set
Property Value
Type: Double