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

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

공개 프로퍼티들

프로퍼티 타입 설명
LineHeight float
LineNumber int
LineStartX int
LineWidth float
StartIndex int
Text string
WhitespaceSuffix int

프로퍼티 상세

LineHeight 공개적으로 프로퍼티

public float LineHeight
리턴 float

LineNumber 공개적으로 프로퍼티

public int LineNumber
리턴 int

LineStartX 공개적으로 프로퍼티

public int LineStartX
리턴 int

LineWidth 공개적으로 프로퍼티

public float LineWidth
리턴 float

StartIndex 공개적으로 프로퍼티

public int StartIndex
리턴 int

Text 공개적으로 프로퍼티

public string Text
리턴 string

WhitespaceSuffix 공개적으로 프로퍼티

public int WhitespaceSuffix
리턴 int