Table of Contents

Method GetPart

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

GetPart(NineRectsParts)

Retrieves the rectangle corresponding to the specified part of the nine-part grid.

public readonly RectI GetPart(NineRects.NineRectsParts part)

Parameters

part NineRects.NineRectsParts

The part of the nine-part grid for which to retrieve the rectangle.

Returns

RectI

The rectangle associated with the specified part. Returns Empty if the part is not recognized.