CustomButton Xojo Plugin

CustomButton.ArcSize Property

Size of the Arc when the button shape is round.

ArcSize as Double {Read and Write}

Remarks

This property is ignored when the Button shape is rectangular.

ArcSize of Zero will revert it to the default value which is 8.

Hit testing is always rectangular to keep support of macOS accessibility features.

See Also

CustomButton Control