Line Properties

T3000 CrossPlatform

Line Properties

[This is preliminary documentation and is subject to change.]

The Line type exposes the following members.

Properties
  NameDescription
Public propertyAutoIndentSpacesNeededCount
Count of needed start spaces for AutoIndent
Public propertyBackgroundBrush
Background brush.
Public propertyCount
Chars count
Public propertyFoldingEndMarker
Public propertyFoldingStartMarker
Public propertyIsChanged
Text of line was changed
Public propertyIsReadOnly
Public propertyItem
Public propertyLastVisit
Time of last visit of caret in this line
Public propertyStartSpacesCount
Count of start spaces
Public propertyText
Text of the line
Public propertyUniqueId
Unique ID
Top
See Also