BrushCacheGdiGdiBrush Constructor |
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic GdiBrush(
BrushXEnv key,
BrushCacheGdi cache
)
Parameters
- key BrushXEnv
- The BrushX object in its environment.
- cache BrushCacheGdi
- The cache that manages this object.
See Also