SetAngle

Shape.SetAngle method

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

public void SetAngle(double angle)
Parameter Type Description
angle Double New angle which unit is radian not degreeDouble.

See Also