Maria GDK 5.0.0.753
Documentation of managed code in develop branch
Loading...
Searching...
No Matches
TPG.GDK.Windows.Common.IFormatedGlyph Interface Reference

Interface for glyph formated text. More...

Inheritance diagram for TPG.GDK.Windows.Common.IFormatedGlyph:
TPG.GDK.Windows.Common.FormatedGlyph

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.
 

Detailed Description

Interface for glyph formated text.

Member Function Documentation

◆ GetGlyphRun()

GlyphRun TPG.GDK.Windows.Common.IFormatedGlyph.GetGlyphRun ( Point  position)

Create GlyphRun positioned at a given point.

Parameters
positionPosition for GlyphRun.
Returns
Positioned GlyphRun.

Implemented in TPG.GDK.Windows.Common.FormatedGlyph.

Property Documentation

◆ Size

Size TPG.GDK.Windows.Common.IFormatedGlyph.Size
get

Get formated glyph size.

Implemented in TPG.GDK.Windows.Common.FormatedGlyph.

◆ StrikethroughThickness

double TPG.GDK.Windows.Common.IFormatedGlyph.StrikethroughThickness
get

Get formated glyph strikethrough thickness.

Implemented in TPG.GDK.Windows.Common.FormatedGlyph.

◆ UnderlineThickness

double TPG.GDK.Windows.Common.IFormatedGlyph.UnderlineThickness
get

Get formated glyph underline thickness.

Implemented in TPG.GDK.Windows.Common.FormatedGlyph.


The documentation for this interface was generated from the following file: