ID2D1SvgStrokeDashArray::UpdateDashes methods
Overload list
| Method | Description |
|---|---|
| UpdateDashes(FLOAT *, UINT32, UINT32) |
Updates the array. Existing dashes not updated by this method are preserved. The array is resized larger if necessary to accomodate the new dashes. |
| UpdateDashes(D2D1_SVG_LENGTH *, UINT32, UINT32) |
Updates the array. Existing dashes not updated by this method are preserved. The array is resized larger if necessary to accomodate the new dashes. |
See also
Show: