CanvasSvgTextElement Class |
Namespace: Microsoft.Graphics.Canvas.Svg
public sealed class CanvasSvgTextElement : IDisposable
The CanvasSvgTextElement type exposes the following members.
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.
Win2D only permits text elements where they are allowed, according to what constitutes valid SVG. In particular, title and desc elements may contain text, but other types of named elements might not. For more information, see SVG Support