Click or drag to resize

PenCacheGdiGdiPenDispose Method

By disposing this object, it is returned to the cache. You should therefore no longer used it!

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

Implements

IDisposableDispose
See Also