aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1SvgStrokeDashArray.UpdateDashes
aurora
directx
d2d1
d2d1svg
ID2D1SvgStrokeDashArray
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HRESULT
UpdateDashes
(float* dashes, uint dashesCount, uint startIndex)
HRESULT
UpdateDashes
(D2D1_SVG_LENGTH* dashes, uint dashesCount, uint startIndex)
interface
ID2D1SvgStrokeDashArray
extern (
Windows
)
HRESULT
UpdateDashes
(
const
D2D1_SVG_LENGTH
*
dashes
,
uint
dashesCount
,
uint
startIndex
= 0
)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1svg
ID2D1SvgStrokeDashArray
functions
GetDashes
GetDashesCount
RemoveDashesAtEnd
UpdateDashes