次の方法で共有


Vector3DType.Dx プロパティ

定義

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

スキーマ内の次の属性を表します: dx

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

プロパティ値

Int64Value を返します。

属性

適用対象