IXpsOMBrush interface
Defines objects that are used to paint graphical objects. Classes that derive from IXpsOMBrush describe how the area is painted.
When to implement
Never. Custom implementation of this interface is not supported.
Members
The IXpsOMBrush interface inherits from IXpsOMShareable. IXpsOMBrush also has these types of members:
- Methods
Methods
The IXpsOMBrush interface has these methods.
Method | Description |
---|---|
GetOpacity | Gets the opacity of the brush. |
SetOpacity | Sets the opacity of the brush. |
Requirements
Minimum supported client |
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps] |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | Windows Store apps] |
Header |
Xpsobjectmodel.h |
IDL |
XpsObjectModel.idl |