Click or drag to resize

PolygonGetBoundingRec Method

Gets the rectangle that surrounds the boundry of the polygon.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public Rectangle GetBoundingRec()

Return Value

Type: Rectangle
A rectangle.
See Also