Share via


W14.scene3d Field

Definition

Represents the w14:scene3d XML element.

public static readonly System.Xml.Linq.XName scene3d;
 staticval mutable scene3d : System.Xml.Linq.XName
Public Shared ReadOnly scene3d As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following child XML elements: camera, lightRig.
  • corresponds to the following strongly-typed classes: Scene3D.

Applies to