Click or drag to resize

PointLength Property

Gets the length of the point as a vector from origin 0,0

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

Property Value

Type: Single
The length of this point as a vector
See Also