Click or drag to resize

BlackLineSupportsBrush Property

Gets a value indicating whether the class brush property can be set.

Namespace: Altaxo.Graph.Gdi.Background
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool SupportsBrush { get; }

Property Value

Boolean

Implements

IBackgroundStyleSupportsBrush
See Also