Click or drag to resize

BrushCacheGdiBorrowBrush Method

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