Represents a figure that is set by the center and size.

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

Syntax

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

Inheritance Hierarchy

See Also