C# Class Praeclarum.Graphics.SvgGraphicsFontMetrics

Inheritance: IFontMetrics
Afficher le fichier Open project: praeclarum/Praeclarum Class Usage Examples

Méthodes publiques

Méthode Description
StringWidth ( string str, int startIndex, int length ) : int
SvgGraphicsFontMetrics ( Font font ) : System

Method Details

StringWidth() public méthode

public StringWidth ( string str, int startIndex, int length ) : int
str string
startIndex int
length int
Résultat int

SvgGraphicsFontMetrics() public méthode

public SvgGraphicsFontMetrics ( Font font ) : System
font Font
Résultat System