Compartir a través de


Rectangle.StrokeWeight Propiedad

Definición

Grosor del trazo de forma

Representa el atributo siguiente en el esquema: strokeweight

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a