Create Method (GlyphRunAnalysis)
In This Topic
Creates a glyph run analysis object, which encapsulates information used to render a glyph run.
Overload List
Overload | Description |
Create(Factory,GlyphRun,Single,RenderingMode,MeasuringMode,Single,Single) | Creates a glyph run analysis object, which encapsulates information used to render a glyph run. |
Create(Factory,GlyphRun,Single,Nullable<Matrix3x2>,RenderingMode,MeasuringMode,Single,Single) | Creates a glyph run analysis object, which encapsulates information used to render a glyph run. |
See Also