Поделиться через


StrokeFillTypeValues Enumeration

Defines the StrokeFillTypeValues enumeration.

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

Syntax

'Декларация
Public Enumeration StrokeFillTypeValues
'Применение
Dim instance As StrokeFillTypeValues
public enum StrokeFillTypeValues

Members

Member name Description
Solid solid. When the item is serialized out as xml, its value is "solid".
Tile tile. When the item is serialized out as xml, its value is "tile".
Pattern pattern. When the item is serialized out as xml, its value is "pattern".
Frame frame. When the item is serialized out as xml, its value is "frame".

See Also

Reference

DocumentFormat.OpenXml.Vml Namespace