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