C# 클래스 Praeclarum.Graphics.SvgGraphicsFontMetrics

상속: IFontMetrics
파일 보기 프로젝트 열기: praeclarum/Praeclarum 1 사용 예제들

공개 메소드들

메소드 설명
StringWidth ( string str, int startIndex, int length ) : int
SvgGraphicsFontMetrics ( Font font ) : System

메소드 상세

StringWidth() 공개 메소드

public StringWidth ( string str, int startIndex, int length ) : int
str string
startIndex int
length int
리턴 int

SvgGraphicsFontMetrics() 공개 메소드

public SvgGraphicsFontMetrics ( Font font ) : System
font Font
리턴 System