C# 클래스 FSO.Client.UI.Framework.TextRendererResult

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

공개 프로퍼티들

프로퍼티 타입 설명
BoundingBox Microsoft.Xna.Framework.Rectangle
DrawingCommands List
Lines int
MaxWidth int

프로퍼티 상세

BoundingBox 공개적으로 프로퍼티

public Rectangle,Microsoft.Xna.Framework BoundingBox
리턴 Microsoft.Xna.Framework.Rectangle

DrawingCommands 공개적으로 프로퍼티

public List DrawingCommands
리턴 List

Lines 공개적으로 프로퍼티

public int Lines
리턴 int

MaxWidth 공개적으로 프로퍼티

public int MaxWidth
리턴 int