Table of Contents

Method GetBounds

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GetBounds()

Gets a RectD structure that represents a rectangle that bounds this Region.

public RectD GetBounds()

Returns

RectD

GetBounds(Graphics)

Gets a RectD structure that represents a rectangle that bounds this Region.

public RectD GetBounds(Graphics g)

Parameters

g Graphics

Returns

RectD