Summary
An abstraction that is used produce shaped text.
- Namespace
- Avalonia
.Platform
graph BT
Type["ITextShaperImpl"]
class Type type-node
Syntax
public interface ITextShaperImpl
Methods
Name | Value | Summary |
---|---|---|
ShapeText |
GlyphRun |
Shapes the specified region within the text and returns a resulting glyph run.
|