Using the new Runtime v100.1 in AppStudio.
Is there any way to set the opacity of a graphic individually? The Graphic object doesn't appear to have an opacity property, and neither does the Symbol objects.
The only way I can currently think to do it is to set the opacity of the GraphicsOverlay layer that the graphic belongs to. But of course then it affects *all* graphics in the layer, whereas I'm wanting to set the opacity individually.
Any ideas? Or something I've missed?
Cheers,
-Paul
Solved! Go to Solution.
FYI, for anyone looking at this, the answer I got was that no, there is currently no way to set the opacity of an individual graphic, only at the GraphicOverlay level for the whole layer.
FYI, for anyone looking at this, the answer I got was that no, there is currently no way to set the opacity of an individual graphic, only at the GraphicOverlay level for the whole layer.
Has this been resolved with 3.3.110?