Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Alsing
SourceCode
TextStyle
C# Class Alsing.SourceCode.TextStyle
Inheritance:
ICloneable
Mostrar archivo
Open project: vchelaru/FlatRedBall
Class Usage Examples
Public Properties
Property
Type
Description
Name
string
Private Properties
Property
Type
Description
Public Methods
Method
Description
Clone
( ) :
object
TextStyle
( ) :
System
Default constructor
ToString
( ) :
string
Protected Methods
Method
Description
OnChange
( ) :
void
Method Details
Clone()
public
method
public
Clone
( ) :
object
return
object
OnChange()
protected
method
protected
OnChange
( ) :
void
return
void
TextStyle()
public
method
Default constructor
public
TextStyle
( ) :
System
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Name
public_oe property
Name of the style
public
string
Name
return
string