PointDConvertToMM Method

Convert current point to new point with values in mm.

Definition

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

Return Value

PointD
New point with converted X/Y values.

See Also