AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPoint.Length Method (TAgkPoint)

Calculates the length of a vector.

Syntax
Pascal
class function Length(const V: TAgkPoint): Single; overload;
Parameters 
Description 
const V: TAgkPoint 
the vector. 

The length of a vector.

Copyright (c) 2012. All rights reserved.