Share via


ImageFile.CoordinateSize 属性

定义

coordsize

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

属性值

返回 StringValue

属性

适用于