C# Class Svg.SvgTextBase.FontBoundable

Inheritance: ISvgBoundable
Mostra file Open project: vvvv/SVG

Public Methods

Method Description
FontBoundable ( IFontDefn font ) : System
FontBoundable ( IFontDefn font, float width ) : System

Method Details

FontBoundable() public method

public FontBoundable ( IFontDefn font ) : System
font IFontDefn
return System

FontBoundable() public method

public FontBoundable ( IFontDefn font, float width ) : System
font IFontDefn
width float
return System