| Name | Description |
---|
 | BorrowBrush(BrushXEnv) |
Borrows a brush for temporary use. Please embed the returned BrushCacheGdi.GdiBrush in a using statement, so that it is properly returned to the cache.
|
 | BorrowBrush(BrushX, RectangleD2D, Double) |
Borrows a brush for temporary use. Please embed the returned BrushCacheGdi.GdiBrush in a using statement, so that it is properly returned to the cache.
|
 | BorrowBrush(BrushX, RectangleD2D, Graphics, Double) |
Borrows a brush for temporary use. Please embed the returned BrushCacheGdi.GdiBrush in a using statement, so that it is properly returned to the cache.
|