Click or drag to resize

EllipseBoundingRec Property

Gets the rectangle that surrounds the boundary of the ellipse.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public Rectangle BoundingRec { get; }

Property Value

Type: Rectangle

Implements

IShapeBoundingRec
See Also