CanvasSvgDisplay Enumeration |
Namespace: Microsoft.Graphics.Canvas.Svg
public enum CanvasSvgDisplay
Member name | Value | Description | |
---|---|---|---|
Inline | 0 | [Win10_15063] The element uses the default display behavior. | |
None | 1 | [Win10_15063] The element and all children are not rendered directly. |
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.