Please tell me, how to display the name of the object? You need to understand how to display it in the inside of the object in the middle. In this case, using template may not be the solution.
Thank you in advance.
Hi,
when you create a new object occurrence, this attribute placement can be added automatically.
If you have an existing object occurrence, check out the attribute placements - something like this:
oAttrOcc = oObjOcc.AttrOcc(lAttrTypeNum);
oAttrOcc.Create(Constants.ATTROCC_TOPRIGHT, g_oFontStyle);