CanvasSvgLengthUnits Enumeration |
Namespace: Microsoft.Graphics.Canvas.Svg
public enum CanvasSvgLengthUnits
Member name | Value | Description | |
---|---|---|---|
Number | 0 | [Win10_15063] The length is unitless. | |
Percentage | 1 | [Win10_15063] The length is a percentage value. |
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.