PointDToPointF Method

To get the values as floats.

Definition

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

Return Value

PointF
New PointF with X and Y as floats.

See Also