ISurfaceSpecificsDGetBounds Method

Returns the surface bounds or empty rectangle if no subpolygons in the surface.

Definition

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

Return Value

RectangleD
The bounds as RectangleD

Implements

InterfaceSurfaceSpecificsDGetBounds

See Also