CanvasSvgUnits Enumeration |
Namespace: Microsoft.Graphics.Canvas.Svg
public enum CanvasSvgUnits
Member name | Value | Description | |
---|---|---|---|
UserSpaceOnUse | 0 | [Win10_15063] The property is set to SVG's 'userSpaceOnUse' value. | |
ObjectBoundingBox | 1 | [Win10_15063] The property is set to SVG's 'objectBoundingBox' value. |
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.