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

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 프로퍼티들

프로퍼티 타입 설명
Element Element
Height int
Image System.Drawing.Image
ScreenArea System.Drawing.Rectangle
Text string
Width int

프로퍼티 상세

Element 공개적으로 프로퍼티

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

Height 공개적으로 프로퍼티

public int Height
리턴 int

Image 공개적으로 프로퍼티

public Image,System.Drawing Image
리턴 System.Drawing.Image

ScreenArea 공개적으로 프로퍼티

public Rectangle,System.Drawing ScreenArea
리턴 System.Drawing.Rectangle

Text 공개적으로 프로퍼티

public string Text
리턴 string

Width 공개적으로 프로퍼티

public int Width
리턴 int