Click or drag to resize
CanvasGlyphIndex Field
The index into the font where the glyph is located.

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

Field Value

Type: Int32
Remarks
This value is not a Unicode code point.
See Also