Stroke.RightStroke Property

RightStroke.Represents the element tag in schema: o:right

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

Syntax

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

value = instance.RightStroke

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

Property Value

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

See Also

Reference

Stroke Class

Stroke Members

DocumentFormat.OpenXml.Vml Namespace