Click or drag to resize

BrushCacheGdiGdiBrushBrush Property

Gets the native Gdi Brush. This object must not be modified! If it is modified, the function DoNotReturnToCache must be called in order to avoid giving the modified object back to the cache!

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Brush Brush { get; }

Property Value

Brush
See Also