PolyLine.StrokeWeight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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