Click or drag to resize

PenCacheGdiBorrowPen Method

Overload List
 NameDescription
Public methodBorrowPen(PenX) 
Public methodBorrowPen(PenXEnv) Borrows a brush for temporary use. Please embed the returned PenCacheGdiGdiPen in a using statement, so that it is properly returned to the cache.
Public methodBorrowPen(PenX, RectangleD2D, Double) Borrows a brush for temporary use. Please embed the returned PenCacheGdiGdiPen in a using statement, so that it is properly returned to the cache.
Public methodBorrowPen(PenX, RectangleD2D, Graphics, Double) Borrows a brush for temporary use. Please embed the returned PenCacheGdiGdiPen in a using statement, so that it is properly returned to the cache.
Top
See Also