Click or drag to resize

PointNormal Property

Gets the point as a normal vector (perpendicular) to the current point from the origin

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Point Normal { get; }

Property Value

Type: Point
The normal vector of this point
See Also