ID2D1SvgStrokeDashArray.UpdateDashes

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT UpdateDashes(float* dashes, uint dashesCount, uint startIndex)
    interface ID2D1SvgStrokeDashArray
    extern (Windows)
    HRESULT
    UpdateDashes
    (
    const float* dashes
    ,,
    uint startIndex = 0
    )
  2. HRESULT UpdateDashes(D2D1_SVG_LENGTH* dashes, uint dashesCount, uint startIndex)

Meta