Stroke.LeftStroke Property

LeftStroke.Represents the element tag in schema: o:left

Namespace:  DocumentFormat.OpenXml.Vml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property LeftStroke As LeftStroke
    Get
    Set
'Usage
Dim instance As Stroke
Dim value As LeftStroke

value = instance.LeftStroke

instance.LeftStroke = value
public LeftStroke LeftStroke { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Vml.Office.LeftStroke
Returns LeftStroke.

See Also

Reference

Stroke Class

Stroke Members

DocumentFormat.OpenXml.Vml Namespace