Click or drag to resize

ArcAngleDomain Property

Gets or sets the angle domain (in Radians) of this arc.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Interval AngleDomain { get; set; }

Property Value

Type: Interval
See Also