IPolygonSpecificsDGetBounds Method

Returns the surface bounds.

Definition

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

Return Value

RectangleD
The bounds as RectangleF

Implements

InterfacePolygonSpecificsDGetBounds

See Also