RoundRectangleMBS properties

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to RoundRectangleMBS control.

RoundRectangleMBS.BorderColor 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 border lines.

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)

RoundRectangleMBS.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 border line.

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

RoundRectangleMBS.FillColor 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 filling the rectangle.

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)

RoundRectangleMBS.OvalHeight 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 height of the rounded corners in pixels.

(Read and Write property)

RoundRectangleMBS.OvalWidth 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 rounded corners in pixels.

(Read and Write property)

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


💬 Ask a question or report a problem