Gets the height of the header in the exported drawing visual or bitmap source.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
double GetExportHeaderHeight()
Visual Basic (Declaration)
Function GetExportHeaderHeight As Double

Return Value

The height of the header in the exported drawing visual or bitmap source.

See Also