IPackageSpecificsDCreatePolygonPinSurfaceD Method

To use AddPolygonPin you need a surface to work.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public ISurfaceSpecificsD CreatePolygonPinSurfaceD()

Return Value

ISurfaceSpecificsD
An empty surface to fill for setting the pin.

Implements

InterfacePackageSpecificsDCreatePolygonPinSurfaceD

See Also