Instrumentation Widgets for PDA

VectorRectangle.PositiveRectangle Method 

Returns a new VectorRectangle instance with the geometry identical to the current instance and with positive width and height values.

[Visual Basic]
Public Function PositiveRectangle() As VectorRectangle
[C#]
public VectorRectangle PositiveRectangle();

See Also

VectorRectangle Class | PerpetuumSoft.InstrumentationPDA.Mathematics Namespace