Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVector > Methods
IVector.GetAngle(T2DAxis) Method
Returns the angle in degrees represented by the Axis pair values in the X, Y, and/or Z properties.
Accessor method for the Angle property.
Namespace: CommonInterfaces
Delphi
public function GetAngle(Axis: T2DAxis): Single;
Parameters
Axis
Type: T2DAxis
Type: Single
•X
•Y
•Z
•CommonInterfaces.IVector.Angle[T2DAxis]
•CommonInterfaces.IVector.get_Angle(T2DAxis)
•CommonInterfaces.IVector.SetAngle(T2DAxis,Single)
•IVector
•CommonInterfaces