IPinGetBoundsD(ICMPObject) 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(
	ICMPObject Parent
)

Parameters

Parent  ICMPObject
ICMPObject(parent)

Return Value

RectangleD
RectangleD

Implements

InterfacePinGetBoundsD(ICMPObject)

See Also