Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Flood
GUI
GlyphManager.GlyphId
C# Class Flood.GUI.GlyphManager.GlyphId
Datei anzeigen
Open project: FloodProject/flood
Public Properties
Property
Type
Description
Codepoint
int
FontName
string
Size
int
Public Methods
Method
Description
GlyphId
(
Font
font
,
int
codepoint
) :
System
Method Details
GlyphId()
public
method
public
GlyphId
(
Font
font
,
int
codepoint
) :
System
font
Font
codepoint
int
return
System
Property Details
Codepoint
public_oe property
public
int
Codepoint
return
int
FontName
public_oe property
public
string
FontName
return
string
Size
public_oe property
public
int
Size
return
int