Compartir a través de


PolyLine.CoordinateSize Propiedad

Definición

Tamaño del espacio de coordenadas

Representa el atributo siguiente en el esquema: coordsize

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a