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