SKPath.LastPoint Property

Definition

Return the last point on the path. If no points have been added, (0, 0) is returned.

public SkiaSharp.SKPoint LastPoint { get; }

Property Value

Applies to