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