ArcGIS Pro 2.9 API Reference Guide
Normalize Method (Coordinate2D)

ArcGIS.Core.Geometry Namespace > Coordinate2D Structure : Normalize Method
Normalizes the Coordinate2D which means it is scaled to magnitude = 1.
Syntax
public void Normalize()
Public Sub Normalize() 
Remarks
Sets the Magnitude of this Coordinate2D to 1. The direction does not change.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Coordinate2D Structure
Coordinate2D Members