Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Struct: RT.Util.Geometry.ArcD

Summary

Encapsulates a double-precision circular arc.

Instance fields

doubleThe angle at which the arc starts.
doubleThe angle which the arc sweeps.
CircleDThe circle on which the arc lies.