Represents the Star.

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

Syntax

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

Inheritance Hierarchy

See Also