AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPoint.ForAngle Method

Calculates the unit length vector for the given angle (in degrees).

Syntax
Pascal
class function ForAngle(const Angle: Single): TAgkPoint;
Parameters 
Description 
const Angle: Single 
the angle in degrees (going clockwise with 0 degrees at 12 o-clock) 

The unit length vector for Angle.

Copyright (c) 2012. All rights reserved.