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