C# 클래스 LitJson.Test.UiText

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

공개 프로퍼티들

프로퍼티 타입 설명
alignment string
data string
hOffset int
name string
onMouseUp string
size int
style string
vOffset int

프로퍼티 상세

alignment 공개적으로 프로퍼티

public string alignment
리턴 string

data 공개적으로 프로퍼티

public string data
리턴 string

hOffset 공개적으로 프로퍼티

public int hOffset
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

onMouseUp 공개적으로 프로퍼티

public string onMouseUp
리턴 string

size 공개적으로 프로퍼티

public int size
리턴 int

style 공개적으로 프로퍼티

public string style
리턴 string

vOffset 공개적으로 프로퍼티

public int vOffset
리턴 int