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