ILayerGetBounds Method

Gets the rectangle size which encloses the layer.

Definition

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

Return Value

RectangleF
the bounds of the layer

See Also