ID2D1StrokeStyle1

Undocumented in source.
version(Windows)
interface ID2D1StrokeStyle1 : ID2D1StrokeStyle {}

Members

Functions

GetStrokeTransformType
D2D1_STROKE_TRANSFORM_TYPE GetStrokeTransformType()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1StrokeStyle

GetDashCap
D2D1_CAP_STYLE GetDashCap()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDashes
void GetDashes(float* dashes, uint dashesCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDashesCount
uint GetDashesCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDashOffset
float GetDashOffset()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDashStyle
D2D1_DASH_STYLE GetDashStyle()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEndCap
D2D1_CAP_STYLE GetEndCap()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLineJoin
D2D1_LINE_JOIN GetLineJoin()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMiterLimit
float GetMiterLimit()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStartCap
D2D1_CAP_STYLE GetStartCap()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta