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

属性

适用于