Anchor.Z プロパティ

定義

3D での Z 座標

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

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

プロパティ値

Int64Value を返します。

属性

適用対象