Shape.SetAngle

Shape.SetAngle method

Sets new angle of shape. The angle’s unit is radian.

public void SetAngle(double angle)
ParameterTypeDescription
angleDoubleNew angle which unit is radian not degreeDouble.

See Also