Table of Contents

Struct D2D1.StrokeStyleProperties

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public struct D2D1.StrokeStyleProperties
Inherited Members

Fields

DashCap

public D2D1.CapStyle DashCap

Field Value

D2D1.CapStyle

DashOffset

public float DashOffset

Field Value

float

DashStyle

public D2D1.DashStyle DashStyle

Field Value

D2D1.DashStyle

EndCap

public D2D1.CapStyle EndCap

Field Value

D2D1.CapStyle

LineJoin

public D2D1.LineJoin LineJoin

Field Value

D2D1.LineJoin

MiterLimit

public float MiterLimit

Field Value

float

StartCap

public D2D1.CapStyle StartCap

Field Value

D2D1.CapStyle