CanvasSvgOverflow Enumeration |
Namespace: Microsoft.Graphics.Canvas.Svg
public enum CanvasSvgOverflow
Member name | Value | Description | |
---|---|---|---|
DoNotClipToViewport | 0 | [Win10_15063] The element is not clipped to its viewport. | |
ClipToViewport | 1 | [Win10_15063] The element is clipped to its viewport. |
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.