Represents the Rectangle.

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

Syntax

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

Inheritance Hierarchy

See Also