![]() |
Maria GDK 5.0.0.753
Documentation of managed code in develop branch
|
Interface for glyph formated text. More...
Public Member Functions | |
GlyphRun | GetGlyphRun (Point position) |
Create GlyphRun positioned at a given point. | |
Properties | |
Size | Size [get] |
Get formated glyph size. | |
double | UnderlineThickness [get] |
Get formated glyph underline thickness. | |
double | StrikethroughThickness [get] |
Get formated glyph strikethrough thickness. | |
Interface for glyph formated text.
GlyphRun TPG.GDK.Windows.Common.IFormatedGlyph.GetGlyphRun | ( | Point | position | ) |
Create GlyphRun positioned at a given point.
position | Position for GlyphRun. |
Implemented in TPG.GDK.Windows.Common.FormatedGlyph.
|
get |
Get formated glyph size.
Implemented in TPG.GDK.Windows.Common.FormatedGlyph.
|
get |
Get formated glyph strikethrough thickness.
Implemented in TPG.GDK.Windows.Common.FormatedGlyph.
|
get |
Get formated glyph underline thickness.
Implemented in TPG.GDK.Windows.Common.FormatedGlyph.