CanvasSvgPaintAttribute Class |
Namespace: Microsoft.Graphics.Canvas.Svg
public sealed class CanvasSvgPaintAttribute : IDisposable, ICanvasSvgAttribute
The CanvasSvgPaintAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Color | [Win10_15063] Gets the paint color. |
![]() | Device | [Win10_15063] Gets the device with which this attribute is associated. |
![]() | Id | [Win10_15063] Gets the element ID which acts as the paint server. |
![]() | PaintType | [Win10_15063] Specifies the paint type (i.e., policy by which color and URI are considered as sources) for this attribute. |
Name | Description | |
---|---|---|
![]() | Clone | [Win10_15063] Creates a clone of this attribute value. |
![]() | Dispose | [Win10_15063] Releases all resources used by the CanvasSvgPaintAttribute. |
![]() | GetElement | [Win10_15063] Returns the element on which this attribute is set. |
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.