| CanvasSvgPointsAttribute Class |
Namespace: Microsoft.Graphics.Canvas.Svg
public sealed class CanvasSvgPointsAttribute : IDisposable, ICanvasSvgAttribute
The CanvasSvgPointsAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Device | [Win10_15063] Gets the device with which this attribute is associated. | |
| Points | [Win10_15063] Gets the points array. |
| Name | Description | |
|---|---|---|
| Clone | [Win10_15063] Creates a clone of this attribute value. | |
| Dispose | [Win10_15063] Releases all resources used by the CanvasSvgPointsAttribute. | |
| GetElement | [Win10_15063] Returns the element on which this attribute is set. | |
| GetPoints | [Win10_15063] Gets points from the points array. | |
| RemovePointsAtEnd | [Win10_15063] Removes points from the end of the array. | |
| SetPoints | [Win10_15063] Sets points within the points array. |
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.