Curve.StrokeWeight Property

Definition

Shape Stroke Weight

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to