Share via


Vector3DType.Dz Property

Definition

Distance along Z-axis in 3D

Represents the following attribute in the schema: dz

[DocumentFormat.OpenXml.SchemaAttr(0, "dz")]
public DocumentFormat.OpenXml.Int64Value Dz { get; set; }
public DocumentFormat.OpenXml.Int64Value Dz { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dz")]
public DocumentFormat.OpenXml.Int64Value? Dz { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dz")]
public DocumentFormat.OpenXml.Int64Value? Dz { get; set; }
public DocumentFormat.OpenXml.Int64Value? Dz { get; set; }
member this.Dz : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dz")>]
member this.Dz : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dz")>]
member this.Dz : DocumentFormat.OpenXml.Int64Value with get, set
Public Property Dz As Int64Value

Property Value

Returns Int64Value.

Attributes

Applies to