RectangleDToRectangleF Method

Create an rectangle float with this values.

Definition

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

Return Value

RectangleF
A new rectangle with float values.

See Also