PointDConvertToMils Method

Convert current point to new point with values in mil.

Definition

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

Return Value

PointD
New point with converted X/Y values.

See Also