GraphExportOptionsGetBrushOrDefaultBrush Method |
Gets the configured background brush or the default brush if none is configured.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic BrushX? GetBrushOrDefaultBrush()
Return Value
BrushXThe configured or default brush.
See Also