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
PinkieControls
TextUtil
C# Class PinkieControls.TextUtil
Mostra file
Open project: NanQi/demo
Public Methods
Method
Description
GetTextSize
(
Graphics
graphics
,
string
text
,
Font
font
,
Size
size
) :
Size
Private Methods
Method
Description
TextUtil
( ) :
System.Drawing
Method Details
GetTextSize()
public
static
method
public
static
GetTextSize
(
Graphics
graphics
,
string
text
,
Font
font
,
Size
size
) :
Size
graphics
System.Drawing.Graphics
text
string
font
System.Drawing.Font
size
System.Drawing.Size
return
System.Drawing.Size