Поделиться через


OpenXmlPoint3DElement.Z Свойство

Определение

Z-координата в трехмерном режиме

Представляет следующий атрибут в схеме: z

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

Значение свойства

Атрибуты

Применяется к