ICMPLayerGetBounds Method

Returns a rectangle with the bounds of the layer.

Definition

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

Return Value

RectangleF
Returns a rectangle with contains the whole layer.

See Also