C# Class Svg.SvgTextBase.FontBoundable

Inheritance: ISvgBoundable
Afficher le fichier Open project: vvvv/SVG

Méthodes publiques

Méthode Description
FontBoundable ( IFontDefn font ) : System
FontBoundable ( IFontDefn font, float width ) : System

Method Details

FontBoundable() public méthode

public FontBoundable ( IFontDefn font ) : System
font IFontDefn
Résultat System

FontBoundable() public méthode

public FontBoundable ( IFontDefn font, float width ) : System
font IFontDefn
width float
Résultat System