IPolyClassGetBounds Method

bounds of polygon

Definition

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

Return Value

RectangleD
the width and height in an rectangle with the offset X and Y

Implements

IBoundableGetBounds
InterfacePolyClassGetBounds

See Also