[]
Configurates Reversed. Sets a value that determines whether angles are reversed (counter-clockwise). The default value is false, which causes angles to be measured in the clockwise direction.
public FlexRadarBuilder<T> Reversed(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
FlexRadarBuilder<T> | Current builder. |