/ Forums / Id-Extras Forum / Object Styles and Object Layer Options / Reply To: Object Styles and Object Layer Options

#6403
~~Ariel~~
Participant

Ah, I misunderstood, I thought you were talking about regular document layers.
What you’re asking should be doable.
A graphic item has a graphicLayers property, and each layer can be turned on or off with myLayer.currentVisibility which is r/w.
That’s where I’d start playing around.