Instrumentation Widgets for PDA

VectorRectangle Constructor (Rectangle)

Creates a new VectorRectangle instance given an exisitng instance of Rectangle.

[Visual Basic]
Overloads Public Sub New( _
   ByVal rect As Rectangle _
)
[C#]
public VectorRectangle(
   Rectangle rect
);

See Also

VectorRectangle Class | PerpetuumSoft.InstrumentationPDA.Mathematics Namespace | VectorRectangle Constructor Overload List