AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPoint.ToAngle Method ()

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

Syntax
Pascal
function ToAngle: Single; overload;

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

Copyright (c) 2012. All rights reserved.