Class XBrush
Classes derived from this abstract base class define objects used to fill the interiors of paths.
public abstract class XBrush
- Inheritance
-
XBrush
- Derived
- Inherited Members
Constructors
XBrush()
protected XBrush()
Operators
implicit operator XBrush(Brush)
Converts from a System.Drawing.Brush.
public static implicit operator XBrush(Brush brush)
Parameters
brush
Brush