I have a shape where I want to change the formula of a control.
I use this code to rotate the shape and then update the Controls:
shape.SetAngle(angle * (Math.PI / 180));
shape.Controls.GetControlFromNa…...you please also share the template file with the control in it...@thomasschissler Thanks for the template file and screenshots. After...