StyleLabel.Shape3D Property

Definition

3-D Shape Properties.

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

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

Property Value

Returns Shape3D.

Applies to