Click or drag to resize

BrushCacheGdiGdiBrushDoNotReturnToCache Method

Call this function if you need to modify the native Brush object. By calling this function, this object is not returned to the cache.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void DoNotReturnToCache()
See Also