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