ICMPLayerGetBoundsD Method

Gets the rectangle size which encloses the layer in double values.

Definition

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

Return Value

RectangleD
The bounds of this layer.

Implements

InterfaceLayerGetBoundsD
InterfaceLayerGetBoundsD
IBoundableDGetBoundsD

See Also