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