PenCacheGdiGdiPen Constructor |
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public GdiPen(
PenXEnv key,
PenCacheGdi cache
)
Parameters
- key PenXEnv
- The PenX object in its environment.
- cache PenCacheGdi
- The cache that manages this object.
See Also