INetGetVisualNetBounds Method

Gets the area in world coords (mils) where this net is used over all layers

Definition

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

Return Value

RectangleD
Net area in world coords (mils)

Implements

InterfaceNetGetVisualNetBounds

See Also