Brush Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Brush() | Initializes a new instance of the Brush class. | |
Brush(String) | Initializes a new instance of the Brush class from outer XML. | |
Brush(array<OpenXmlElement[]) | Initializes a new instance of the Brush class with the specified child elements. | |
Brush(IEnumerable<OpenXmlElement>) | Initializes a new instance of the Brush class with the specified child elements. |
Top