Compartir a través de


Stroke.BottomStroke Property

BottomStroke.Represents the element tag in schema: o:bottom

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

Syntax

'Declaración
Public Property BottomStroke As BottomStroke
    Get
    Set
'Uso
Dim instance As Stroke
Dim value As BottomStroke

value = instance.BottomStroke

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

Property Value

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

See Also

Reference

Stroke Class

Stroke Members

DocumentFormat.OpenXml.Vml Namespace