PolyLine.StrokeWeight 属性

定义

形状笔划粗细

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

属性值

返回 StringValue

属性

适用于