IPinGetIPinPositionGeometryD Method

Gets the position of the pin on the component without translation etc.

Definition

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

Return Value

PointD
PointD on component.

Implements

InterfacePinGetIPinPositionGeometryD

See Also