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