Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Ultima
UnicodeFont
C# Class Ultima.UnicodeFont
Mostra file
Open project: polserver/poltools
Class Usage Examples
Public Methods
Method
Description
GetHeight
(
string
text
) :
int
Returns max height of text
GetWidth
(
string
text
) :
int
Returns width of text
UnicodeFont
( ) :
System
Method Details
GetHeight()
public
method
Returns max height of text
public
GetHeight
(
string
text
) :
int
text
string
return
int
GetWidth()
public
method
Returns width of text
public
GetWidth
(
string
text
) :
int
text
string
return
int
UnicodeFont()
public
method
public
UnicodeFont
( ) :
System
return
System