AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPoint.ToAngleRad Method ()

Returns the angular direction this vector is pointing in (in radians).

Syntax
Pascal
function ToAngleRad: Single; overload;

The angular direction of this vector in radians (-Pi..Pi, going clockwise with 0 degrees at 12 o-clock).

Copyright (c) 2012. All rights reserved.