Click or drag to resize

PenCacheGdiBorrowPen(PenX) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.PenCacheGdi.BorrowPen(Altaxo.Drawing.PenX)"]


Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PenCacheGdiGdiPen BorrowPen(
	PenX pen
)

Parameters

pen  PenX

[Missing <param name="pen"/> documentation for "M:Altaxo.Graph.Gdi.PenCacheGdi.BorrowPen(Altaxo.Drawing.PenX)"]

Return Value

PenCacheGdiGdiPen

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.PenCacheGdi.BorrowPen(Altaxo.Drawing.PenX)"]

See Also