Click or drag to resize

GdiPen Properties

The PenCacheGdiGdiPen type exposes the following members.

Properties
 NameDescription
Public propertyKey Gets the BrushX together with its environment, that is used to create the native Gdi Brush.
Public propertyPen 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!
Top
See Also