ID2D1SvgStrokeDashArray::UpdateDashes methods

Updates the array.

Overload list

MethodDescription
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

ID2D1SvgStrokeDashArray

 

 

Show: