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