InterfacePinGetBoundsD(ICMPObject) Method

Returns the bounds of the pin with double values.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
RectangleD GetBoundsD(
	ICMPObject Parent
)

Parameters

Parent  ICMPObject
ICMPObject(parent)

Return Value

RectangleD
RectangleD

See Also