ArcGIS Pro 2.6 API Reference Guide
Magnitude Property

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
Magnitude must be >= 0
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Coordinate3D Structure
Coordinate3D Members