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