C# 클래스 Alsing.Windows.Forms.FormatLabel.Element

파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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[]

보호된 프로퍼티들

프로퍼티 타입 설명
_Tag string
_TagName string

프로퍼티 상세

BackColor 공개적으로 프로퍼티

public Color,System.Drawing BackColor
리턴 System.Drawing.Color

Effect 공개적으로 프로퍼티

public TextEffect Effect
리턴 TextEffect

EffectColor 공개적으로 프로퍼티

public Color,System.Drawing EffectColor
리턴 System.Drawing.Color

Font 공개적으로 프로퍼티

public Font,System.Drawing Font
리턴 System.Drawing.Font

ForeColor 공개적으로 프로퍼티

public Color,System.Drawing ForeColor
리턴 System.Drawing.Color

Link 공개적으로 프로퍼티

public Element,Alsing.Windows.Forms.FormatLabel Link
리턴 Element

NewLine 공개적으로 프로퍼티

public bool NewLine
리턴 bool

Text 공개적으로 프로퍼티

public string Text
리턴 string

_Tag 보호되어 있는 프로퍼티

protected string _Tag
리턴 string

_TagName 보호되어 있는 프로퍼티

protected string _TagName
리턴 string

words 공개적으로 프로퍼티

public Word[],Alsing.Windows.Forms.FormatLabel words
리턴 Alsing.Windows.Forms.FormatLabel.Word[]