PolyLine.Stroked Property
Shape Stroke Toggle.Represents the attribte in schema: stroked
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "stroked")> _
Public Property Stroked As TrueFalseValue
Get
Set
'Usage
Dim instance As PolyLine
Dim value As TrueFalseValue
value = instance.Stroked
instance.Stroked = value
[SchemaAttrAttribute(, "stroked")]
public TrueFalseValue Stroked { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.