Gets the size of the bitmap returned by GetExportBitmapSource method.

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

Syntax

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

Return Value

The size of the bitmap returned by GetExportBitmapSource method.

See Also