Skip to main content

Class SKPath.Iterator

Namespace: SkiaSharp
Assembly: VelloSharp.Skia.Core.dll

public sealed class SKPath.Iterator : IDisposable

Inheritance

objectSKPath.Iterator

Implements

IDisposable

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Methods

ConicWeight()

public float ConicWeight()

Returns

float

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

Next(SKPoint[])

public SKPathVerb Next(SKPoint[] points)

Parameters

points SKPoint[]

Returns

SKPathVerb