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

Mostra 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_oe property

public float LineHeight
return float

LineNumber public_oe property

public int LineNumber
return int

LineStartX public_oe property

public int LineStartX
return int

LineWidth public_oe property

public float LineWidth
return float

StartIndex public_oe property

public int StartIndex
return int

Text public_oe property

public string Text
return string

WhitespaceSuffix public_oe property

public int WhitespaceSuffix
return int