IPolyClassGetCircumference Method

Returns the circumference of the polygon in mils

Definition

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

Return Value

Double
circumference in mils

Implements

InterfacePolyClassGetCircumference

See Also