Share via


Vector3DType.Dy Property

Definition

Distance along Y-axis in 3D

Represents the following attribute in the schema: 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

Property Value

Returns Int64Value.

Attributes

Applies to