Gets a drawing visual representing the headered content of the control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public DrawingVisual GetExportDrawingVisual( Thickness margin ) |
Visual Basic (Declaration) |
---|
Public Function GetExportDrawingVisual ( _ margin As Thickness _ ) As DrawingVisual |
Parameters
- margin
- Type: System.Windows..::.Thickness
The margin to use.