Diagram Shape object has SetAngle method for rotate shape. I’ts work, but I’m not understood logic of this work. For example, next code:
shape.SetAngle(90);
means that shape was rotated 90 degrees right. But result next:result.zip (15.7 KB)
I’m try rotate shape in Visio right to 90 degrees, and then open file under debug, and in shape.XForm.Angle value was -1.57…