C# Class FSO.Client.UI.Controls.UITextEditLine

Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
LineHeight float
LineNumber int
LineStartX int
LineWidth float
StartIndex int
Text string
WhitespaceSuffix int

Property Details

LineHeight public property

public float LineHeight
return float

LineNumber public property

public int LineNumber
return int

LineStartX public property

public int LineStartX
return int

LineWidth public property

public float LineWidth
return float

StartIndex public property

public int StartIndex
return int

Text public property

public string Text
return string

WhitespaceSuffix public property

public int WhitespaceSuffix
return int