IStepGetBoundsD Method

Get the profile bounds of this step, or if there is no profile, the data bounds (including all substeps).

Definition

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

Return Value

RectangleD
Bounds of all items and substeps.

Implements

InterfaceStepGetBoundsD

See Also