IPinGetBounds Method

Returns the bounds of the pin.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public RectangleF GetBounds(
	ICMPObject Parent
)

Parameters

Parent  ICMPObject
ICMPObject(parent)

Return Value

RectangleF
RectangleF

See Also