Returns the arc cosine angle of the RSVectorAngleCosine of the two vectors.
Note |
---|
This function is provided for compatibility with earlier versions of Delphi which did not support methods on a record type. Use this function if you want your code to support older as well as newer versions of Delphi. |
Namespace: RSGraphics
Delphi |
function RSVectorAngle(const V, N: TRSVector): Single; |
Parameters
V
Type: System.Void
N
Type: System.Void
Type: Single