Represents the Poligon.

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

Syntax

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

Inheritance Hierarchy

See Also