IPackageSpecificsDCreatePolygonPinSurface 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 ISurfaceSpecifics CreatePolygonPinSurface()

Return Value

ISurfaceSpecifics
An empty surface to fill for setting the pin.

Implements

InterfacePackageSpecificsDCreatePolygonPinSurface

See Also