C# Class Alsing.Windows.Forms.FormatLabel.Element

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство Type Description
BackColor System.Drawing.Color
Effect TextEffect
EffectColor System.Drawing.Color
Font System.Drawing.Font
ForeColor System.Drawing.Color
Link Element
NewLine bool
Text string
words Alsing.Windows.Forms.FormatLabel.Word[]

Protected Properties

Свойство Type Description
_Tag string
_TagName string

Property Details

BackColor public_oe property

public Color,System.Drawing BackColor
Résultat System.Drawing.Color

Effect public_oe property

public TextEffect Effect
Résultat TextEffect

EffectColor public_oe property

public Color,System.Drawing EffectColor
Résultat System.Drawing.Color

Font public_oe property

public Font,System.Drawing Font
Résultat System.Drawing.Font

ForeColor public_oe property

public Color,System.Drawing ForeColor
Résultat System.Drawing.Color

Link public_oe property

public Element,Alsing.Windows.Forms.FormatLabel Link
Résultat Element

NewLine public_oe property

public bool NewLine
Résultat bool

Text public_oe property

public string Text
Résultat string

_Tag protected_oe property

protected string _Tag
Résultat string

_TagName protected_oe property

protected string _TagName
Résultat string

words public_oe property

public Word[],Alsing.Windows.Forms.FormatLabel words
Résultat Alsing.Windows.Forms.FormatLabel.Word[]