Instrumentation Widgets for PDA

VectorRectangle Constructor (RectangleF)

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

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

See Also

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