Compartir a través de


Scene3D Constructor (array<OpenXmlElement )

Initializes a new instance of the Scene3D class with the specified child elements.

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Sub New ( _
    ParamArray childElements As OpenXmlElement() _
)
'Uso
Dim childElements As OpenXmlElement()

Dim instance As New Scene3D(childElements)
public Scene3D(
    params OpenXmlElement[] childElements
)

Parameters

See Also

Reference

Scene3D Class

Scene3D Members

Scene3D Overload

DocumentFormat.OpenXml.Office2010.Word Namespace