次の方法で共有


Vector3DType.Dy プロパティ

定義

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

スキーマ内の次の属性を表します。 dy

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

プロパティ値

Int64Value を返します。

属性

適用対象