Rectangle.StrokeColor Property
Shape Stroke Color.Represents the attribte in schema: strokecolor
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "strokecolor")> _
Public Property StrokeColor As StringValue
Get
Set
用法
Dim instance As Rectangle
Dim value As StringValue
value = instance.StrokeColor
instance.StrokeColor = value
[SchemaAttrAttribute(, "strokecolor")]
public StringValue StrokeColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.