GraphExportOptionsGetDefaultBrush Method |
Gets the default background brush for the configured export format.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic BrushX? GetDefaultBrush()
Return Value
BrushXThe default background brush, or
null.
See Also