C# 클래스 FSO.Client.UI.Controls.UILabel

A drawable label containing text.
상속: FSO.Client.UI.Framework.UIElement
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Alignment TextAlignment

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void
UILabel ( ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void
SBatch FSO.Client.UI.Framework.UISpriteBatch
리턴 void

UILabel() 공개 메소드

public UILabel ( ) : System
리턴 System

프로퍼티 상세

Alignment 공개적으로 프로퍼티

public TextAlignment Alignment
리턴 TextAlignment