Stroke.TopStroke Property

TopStroke.Represents the element tag in schema: o:top

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

Syntax

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

value = instance.TopStroke

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

Property Value

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

See Also

Reference

Stroke Class

Stroke Members

DocumentFormat.OpenXml.Vml Namespace