CanvasSvgStrokeDashArrayAttributeSetDashes Method (Int32, Single) |
Namespace: Microsoft.Graphics.Canvas.Svg
public void SetDashes( int startIndex, float[] dashes )
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.
Existing dashes not updated by this method are preserved. The array is resized larger if necessary to accomodate the new dashes.