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.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Brush Brush { get; }
Property Value
BrushSee Also