Pen |
Name | Description | |
---|---|---|
BorrowPen(PenX) | ||
BorrowPen(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. | |
BorrowPen(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. | |
BorrowPen(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. |