Share via


StyleLabel.Scene3D Property

Definition

3-D Scene.

Represents the following element tag in the schema: dgm:scene3d.

public DocumentFormat.OpenXml.Drawing.Diagrams.Scene3D Scene3D { get; set; }
public DocumentFormat.OpenXml.Drawing.Diagrams.Scene3D? Scene3D { get; set; }
member this.Scene3D : DocumentFormat.OpenXml.Drawing.Diagrams.Scene3D with get, set
Public Property Scene3D As Scene3D

Property Value

Returns Scene3D.

Applies to