C# 클래스 Svg.SvgTextBase.FontBoundable

상속: ISvgBoundable
파일 보기 프로젝트 열기: vvvv/SVG

공개 메소드들

메소드 설명
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