InterfacePolyClassClone Method

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

Definition

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

Return Value

IPolyClass
A identically copy.

See Also