2027 Method
Changes 0
M

RadialArray.IsRotationAngleValid

Description:
This indicates whether the input angle is valid.
public static bool IsRotationAngleValid(
	double angle
)
  • Double
    angle
    The angle.
Return Value Boolean True if the value of angle is not zero, false otherwise.