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