IPinGetBoundsD(InterfaceCMPObject) Method

Returns the bounds of the pin with double values.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public RectangleD GetBoundsD(
	InterfaceCMPObject parent
)

Parameters

parent  InterfaceCMPObject
InterfaceCMPObject(parent)

Return Value

RectangleD
RectangleD

Implements

InterfacePinGetBoundsD(InterfaceCMPObject)

See Also