Table of Contents

Method GetHeaderButtonHeight

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

GetHeaderButtonHeight(Control)

Returns the default height of a header button in dips, either a fixed platform height if available, or a generic height based on the window's font.

double GetHeaderButtonHeight(Control control)

Parameters

control Control

Control in which drawing will be performed.

Returns

double