InterfaceSurfaceSpecificsDGetBounds Method

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

Definition

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

Return Value

RectangleD
The bounds as RectangleD

See Also