Platforms to show: All Mac Windows Linux Cross-Platform

Back to LineMBS control.

LineMBS.BorderWidth as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The width of the line.

Set to 0 to disabled the border.
(Read and Write property)

LineMBS.LineColor as Color

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The color for drawing the line.

There is a bug in Xojo. If you enter the color as a hex value (e.g. "&c123456"), the control will get black as color. If you use the color panel using the "..." buttons, the control will get the correct color.
(Read and Write property)

LineMBS.Mirror as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Whether the line is mirrored.

Normally the line is drawn from top left to bottom right.
If Mirror is true, the line is drawn from bottom left to top right.
(Read and Write property)

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


The biggest plugin in space...