Table of Contents

Property DisplayRectangle

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

DisplayRectangle

Gets the display area of the control's tab pages.

[Browsable(false)]
public virtual RectD DisplayRectangle { get; }

Property Value

RectD

A RectD that represents the display area of the tab pages.

Remarks

ContentPadding is not included in the result. This function returns client area of the control, except tab header buttons area.