Click or drag to resize

PenCacheGdiGetKeys Method

Gets all pens currently in this dictionary.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PenXEnv[] GetKeys()

Return Value

PenXEnv
The keys currently cached.
See Also