Click or drag to resize
ICanvasTextRendererTransform Property
Gets the transform with which text should be drawn.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
Matrix3x2 Transform { get; }

Property Value

Type: Matrix3x2
See Also