Gets a bitmap source representing the headered content of the control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
| C# |
|---|
public BitmapSource GetExportBitmapSource( Thickness margin, Pen border ) |
| Visual Basic (Declaration) |
|---|
Public Function GetExportBitmapSource ( _ margin As Thickness, _ border As Pen _ ) As BitmapSource |
Parameters
- margin
- Type: System.Windows..::.Thickness
The margin to use.
- border
- Type: System.Windows.Media..::.Pen
The border to use.