aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1SvgStrokeDashArray.GetDashes
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
GetDashes
(float* dashes, uint dashesCount, uint startIndex)
HRESULT
GetDashes
(D2D1_SVG_LENGTH* dashes, uint dashesCount, uint startIndex)
interface
ID2D1SvgStrokeDashArray
extern (
Windows
)
HRESULT
GetDashes
(
D2D1_SVG_LENGTH
*
dashes
,
uint
dashesCount
,
uint
startIndex
= 0
)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1svg
ID2D1SvgStrokeDashArray
functions
GetDashes
GetDashesCount
RemoveDashesAtEnd
UpdateDashes