Click or drag to resize
CanvasAnalyzedScript Structure
Represents the script data for a piece of text which has been analyzed.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public struct CanvasAnalyzedScript

The CanvasAnalyzedScript type exposes the following members.

Fields
  NameDescription
Public fieldScriptIdentifier
Identifies the script.
Public fieldShape
Identifies the shaping requirement of a piece of text.
Top
See Also