Gets the height of the content 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 GetExportContentHeight()
Visual Basic (Declaration)
Function GetExportContentHeight As Double

Return Value

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

See Also