Vector3DType.Dx 属性

定义

3D 中沿 X 轴的距离

表示架构中的以下属性: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

属性值

属性

适用于