Win2D for WinUI3 (Work in progress)
Win2D for WinUI3 (Work in progress)
API Reference
Microsoft.Graphics.Canvas.Text
CanvasGlyph Structure
CanvasGlyph Fields
Advance Field
AdvanceOffset Field
AscenderOffset Field
Index Field
CanvasGlyph
.
Index 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#
Copy
public
int
Index
Field Value
Type:
Int32
Remarks
This value is not a Unicode code point.
See Also
Reference
CanvasGlyph Structure
Microsoft.Graphics.Canvas.Text Namespace
Copyright (c) Microsoft Corporation. All rights reserved.