Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi
PenCacheGdi Class
PenCacheGdi Methods
BorrowPen Method
BorrowPen(PenX) Method
BorrowPen(PenXEnv) Method
BorrowPen(PenX, RectangleD2D, Double) Method
BorrowPen(PenX, RectangleD2D, Graphics, Double) Method
Pen
Cache
Gdi
Borrow
Pen(Pen
X) Method
Borrows a pen for temporary use with default environment settings.
Namespace:
Altaxo.Graph.Gdi
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
PenCacheGdi
GdiPen
BorrowPen
(
PenX
pen
)
Parameters
pen
PenX
The pen.
Return Value
PenCacheGdi
GdiPen
A
PenCacheGdi
GdiPen
object for temporary use.
See Also
Reference
PenCacheGdi Class
BorrowPen Overload
Altaxo.Graph.Gdi Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net