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