- GetDashes
HRESULT GetDashes(float* dashes, uint dashesCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDashes
HRESULT GetDashes(D2D1_SVG_LENGTH* dashes, uint dashesCount, uint startIndex)
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.
- RemoveDashesAtEnd
HRESULT RemoveDashesAtEnd(uint dashesCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- UpdateDashes
HRESULT UpdateDashes(float* dashes, uint dashesCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- UpdateDashes
HRESULT UpdateDashes(D2D1_SVG_LENGTH* dashes, uint dashesCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.