Specifies the angle where the beginning of the arc renders.
Reference_Syntax.startAngle = "0 | angle"
Type
Values
String
0 (default)
A value greater than 0 and less than or equal to 360.
Model
Object
Form Model
arc
XFA 2.1
Circle1.resolveNode("value.#arc").startAngle = "12";
Circle1.value.#arc.startAngle = "12"