IPolyClassClone Method

Clone the object to get a second polygon with same values.

Definition

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

Return Value

IPolyClass
A identically copy.

Implements

InterfacePolyClassClone

See Also