IODBLayerGetBounds Method

Gets the rectangle size which encloses the layer.

Definition

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

Return Value

RectangleF
The bounds of the layer.

See Also