startAngle Specifies the angle where the beginning of the arc renders. Syntax Reference_Syntax.startAngle = “0 | angle“ Values Type Values String • 0 (default) • A value greater than 0 and less than or equal to 360. Applies to Model Object Form Model arc Version XFA 2.1 Examples JavaScript Circle1.resolveNode(“value.#arc”).startAngle = “12″; FormCalc Circle1.value.#arc.startAngle =”12″