Compartir a través de


RoundRectangle.ArcSize Propiedad

Definición

Tamaño del arco de esquina redondeado

Representa el atributo siguiente en el esquema: arcsize

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a