Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
Xna
Framework
Graphics
TextCaretHelper
C# Class Microsoft.Xna.Framework.Graphics.TextCaretHelper
显示文件
Open project: RegrowthStudios/VoxelRTS
Public Methods
Method
Description
GetCaretOffsetAndHeight
(
this
font
,
string
text
,
int
i
) :
Vector3
Method Details
GetCaretOffsetAndHeight()
public
static
method
public
static
GetCaretOffsetAndHeight
(
this
font
,
string
text
,
int
i
) :
Vector3
font
this
text
string
i
int
return
Vector3