Click or drag to resize

GdiBrush Properties

The BrushCacheGdiGdiBrush type exposes the following members.

Properties
 NameDescription
Public propertyBrush Gets the native Gdi Brush. This object must not be modified! If it is modified, the function DoNotReturnToCache must be called in order to avoid giving the modified object back to the cache!
Public propertyKey Gets the BrushX together with its environment, that is used to create the native Gdi Brush.
Top
See Also