07-27-2016 04:51 PM
You'd need the reference to the cluster regardless to set the "Color" property. Just use the cluster reference to grab the docoration reference for the visible property. No need to pass extra references around.
07-28-2016 07:23 AM
Here's another possibility. The attached file contains a cluster with a 1-pixel wide border. In the center of the cluster is a rectangle decoration. Thus the background color of the cluster (which is programmatically accessible) looks like a border.
06-10-2023 08:15 PM
Any straight solution now?