This topic has not yet been rated - Rate this topic

Scene3DType class

3D Scene Properties. When the object is serialized out as xml, its qualified name is a:scene3d.

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ChildElementInfoAttribute(typeof(LightRig))]
[ChildElementInfoAttribute(typeof(Camera))]
[ChildElementInfoAttribute(typeof(Backdrop))]
[ChildElementInfoAttribute(typeof(ExtensionList))]
public class Scene3DType : OpenXmlCompositeElement

[ISO/IEC 29500-1 1st Edition]

scene3d (3D Scene Properties)

This element defines optional scene-level 3D properties to apply to an object.

Parent Elements

bodyPr (§21.1.2.1.1); effectStyle (§20.1.4.1.11); grpSpPr (§21.3.2.14); grpSpPr (§20.1.2.2.22); grpSpPr (§20.5.2.18); grpSpPr (§19.3.1.23); spPr (§21.2.2.197); spPr (§21.3.2.23); spPr (§21.4.3.7); spPr (§20.1.2.2.35); spPr (§20.2.2.6); spPr (§20.5.2.30); spPr (§19.3.1.44)

Child Elements

Subclause

backdrop (Backdrop Plane)

§20.1.5.2

camera (Camera)

§20.1.5.5

extLst (Extension List)

§20.1.2.2.15

lightRig (Light Rig)

§20.1.5.9

[Note: The W3C XML Schema definition of this element’s content model (CT_Scene3D) is located in §A.4.1. end note]

© ISO/IEC29500: 2008.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.