ArcGIS Pro 2.9 API Reference Guide
Magnitude Property (Coordinate3D)

ArcGIS.Core.Geometry Namespace > Coordinate3D Structure : Magnitude Property
Gets or sets the length of the Coordinate3D as a vector.
Syntax
public double Magnitude {get; set;}
Public Property Magnitude As Double
Exceptions
ExceptionDescription
Value is NaN.
Magnitude must be >= 0
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Coordinate3D Structure
Coordinate3D Members