Gets the width 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 GetExportContentWidth()
Visual Basic (Declaration)
Function GetExportContentWidth As Double

Return Value

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

See Also