Freigeben über


View3D.DepthPercent-Eigenschaft

Depth Percent.Represents the element tag in schema: c:depthPercent

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property DepthPercent As DepthPercent
    Get
    Set
'Usage
Dim instance As View3D
Dim value As DepthPercent

value = instance.DepthPercent

instance.DepthPercent = value
public DepthPercent DepthPercent { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.DepthPercent
Returns DepthPercent.

Siehe auch

Referenz

View3D Klasse

View3D-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace