Blinking Border

Hi,

I need to blinking a specific camera tile through plugin. means when I am sending camera on specific tile so I need to show that boarder as blinking for specific time. ex: 10 sec.

Regards

Amin

There is no method for you to control the border in the Smart Client.

Thinking of an alternative approach: You could do your border as an overlay on the images. With this approach you would cover a pixel or multiple pixels of the displayed image at the border but if this is allowable I think the idea will work. If the idea might work try it out using the Smart Client Overlay on Event plugin sample as a starting point.