Gets the size of the exported drawing visual or bitmap source.

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

Syntax

C#
public Size GetExportSize()
Visual Basic (Declaration)
Public Function GetExportSize As Size

Return Value

The size of the exported drawing visual or bitmap source.

See Also