Initializes a new instance of the RoundedRectangle class.

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

Syntax

C#
public RoundedRectangle()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
RoundedRectangle()

See Also