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