Table of Contents

Enum D2D1.DashStyle

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public enum D2D1.DashStyle : uint

Fields

Custom = 5
Dash = 1
DashDot = 3
DashDotDot = 4
Dot = 2
Solid = 0