Represents the Ring sector.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public class RingSector : ArcBase
Visual Basic (Declaration)
Public Class RingSector _
	Inherits ArcBase
Visual C++
public ref class RingSector : public ArcBase

Inheritance Hierarchy

See Also