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
fCraft
ConfigGUI
ChatPreview.TextSegment
C# Class fCraft.ConfigGUI.ChatPreview.TextSegment
显示文件
Open project: fragmer/fCraft
Public Properties
Property
Type
Description
Color
ColorPair
Text
string
X
int
Public Methods
Method
Description
Draw
(
Graphics
g
) :
void
Method Details
Draw()
public
method
public
Draw
(
Graphics
g
) :
void
g
System.Drawing.Graphics
return
void
Property Details
Color
public_oe property
public
ColorPair
Color
return
ColorPair
Text
public_oe property
public
string
Text
return
string
X
public_oe property
public
int
X
return
int