Point.Normalize Method
Returns the Point that results from normalizing the x and y-coordinates of the current Point.
Normalize()
Returns the Point that results from normalizing the x and y-coordinates of the current Point.Syntax
public Point Normalize ()
Return Value
A point where the x and y-coordinated of the current point have been normalized.
Platforms
Windows, Linux, Android