IPolygonSpecificsDClone Method

Clone this object with all members and properties.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override IObjectSpecificsD Clone()

Return Value

IObjectSpecificsD
A new instance of this object with same values.

Implements

InterfaceObjectSpecificsDClone
InterfaceObjectSpecificsDClone

See Also