次の方法で共有


Vector3DType.Dz プロパティ

定義

3D での Z 軸に沿った距離

スキーマ内の次の属性を表します。 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

プロパティ値

Int64Value を返します。

属性

適用対象