Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVector > Methods
IVector.get_Magnitude Method
Returns the distance between origin and XYZ, i.e., Length.
Accessor method for the Magnitude property.
Note
Required by VCL.Net
Namespace: CommonInterfaces
Delphi
public function get_Magnitude: Single;
Return Value
Type: Single
•X
•Y
•Z
•CommonInterfaces.IVector.Magnitude
•CommonInterfaces.IVector.set_Magnitude(Single)
•CommonInterfaces.IVector.GetMagnitude
•CommonInterfaces.IVector.Length
•IVector
•CommonInterfaces