RectangleDToRectangle Method

Create an rectangle with int values of the RetangleD.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Rectangle ToRectangle()

Return Value

Rectangle
New rectangle with int values.

See Also