共用方式為


Vector3DType.Dx Property

Definition

Distance along X-axis in 3D

Represents the following attribute in the schema: dx

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; }
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

Property Value

Attributes

Applies to