Hello,
i can set the Fontsize of a shape by using:
shape.Chars[0].Size.Value = 0.125
This is well described in the examples: ApplyFontOnText
Now I have the case that the shape’s chars array is empty.
But there are I…...getShape(1); // Adjust the index as needed shape.setMaster(masterShape);...