Platforms to show: All Mac Windows Linux Cross-Platform

Back to ScintillaIndicatorMBS class.

ScintillaIndicatorMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Scintilla MBS Scintilla Plugin 22.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The private constructor.

ScintillaIndicatorMBS.IndicatorEnd(pos as Integer) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Scintilla MBS Scintilla Plugin 22.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Find the end of a range with one value from a position within the range.

Can be used to iterate through the document to discover all the indicator positions.

ScintillaIndicatorMBS.IndicatorStart(pos as Integer) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Scintilla MBS Scintilla Plugin 22.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Find the start of a range with one value from a position within the range.

Can be used to iterate through the document to discover all the indicator positions.

ScintillaIndicatorMBS.IndicatorValueAt(pos as Integer) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Scintilla MBS Scintilla Plugin 22.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Retrieve the value of a particular indicator at a position.

The items on this page are in the following plugins: MBS Scintilla Plugin.


The biggest plugin in space...