Freigeben über


StrokeJoinStyleValues-Enumeration

Line Join Type

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

Syntax

'Declaration
Public Enumeration StrokeJoinStyleValues
'Usage
Dim instance As StrokeJoinStyleValues
public enum StrokeJoinStyleValues

Member

Membername Beschreibung
Round Round Joint. When the item is serialized out as xml, its value is "round".
Bevel Bevel Joint. When the item is serialized out as xml, its value is "bevel".
Miter Miter Joint. When the item is serialized out as xml, its value is "miter".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml-Namespace