Click or drag to resize

PenCacheGdiGdiPenPen 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.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Pen Pen { get; }

Property Value

Pen
See Also