# Angle
Prohibits changing the slope angle property.
```
bool Angle(
double angle // any value
)
Parameters
angle
[in] Any value of [double](/en/docs/basis/types/double) type.
Return Value
Always false.