GlobalsGetGlyphRun(String, Point, AlignmentX, Double) Method |
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static GlyphRun GetGlyphRun(
string text,
Point origin,
AlignmentX alignmentX,
out double textWidth
)
Parameters
- text String
-
- origin Point
-
- alignmentX AlignmentX
-
- textWidth Double
-
Return Value
GlyphRunSee Also