C# Класс Svg.SvgTextBase.FontBoundable

Наследование: ISvgBoundable
Показать файл Открыть проект

Открытые методы

Метод Описание
FontBoundable ( IFontDefn font ) : System
FontBoundable ( IFontDefn font, float width ) : System

Описание методов

FontBoundable() публичный метод

public FontBoundable ( IFontDefn font ) : System
font IFontDefn
Результат System

FontBoundable() публичный метод

public FontBoundable ( IFontDefn font, float width ) : System
font IFontDefn
width float
Результат System