Replace_TS_Pic_Type Method Example

The following example replaces the current picture Pic1 with the Quick Trend picture QTPic1 and the tag list Strings1.

Pic1.Replace_TS_Pic_Type QTPic1, Strings1

The following example replaces the current picture Pic1 with the Tag Status picture TSPic1 and the tag list Strings2.

Pic1.Replace_TS_Pic_Type TSPic1, Strings2

The following example replaces the current picture Pic1 with the Tag Control Panel picture TCPPic1 and the tag list Strings3.

Pic1.Replace_TS_Pic_Type TCPPic1, Strings3