Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stroke End Cap Type
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration StrokeEndCapValues
'Usage
Dim instance As StrokeEndCapValues
public enum StrokeEndCapValues
Members
Member name | Description | |
---|---|---|
Flat | Flat End. When the item is serialized out as xml, its value is "flat". | |
Square | Square End. When the item is serialized out as xml, its value is "square". | |
Round | Round End. When the item is serialized out as xml, its value is "round". |