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