Click or drag to resize

TextureManagerSyntheticBrushes Property

Enumerates the synthetic brushes.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IEnumerable<SyntheticBrushBase> SyntheticBrushes { get; }

Property Value

IEnumerableSyntheticBrushBase
The synthetic brushes.
See Also