Skip to main content

Class SKPathEffect

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

public sealed class SKPathEffect : IDisposable

Inheritance

objectSKPathEffect

Implements

IDisposable

Inherited Members

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

Methods

CreateDash(float[], float)

public static SKPathEffect CreateDash(float[] intervals, float phase)

Parameters

intervals float[]

phase float

Returns

SKPathEffect

Dispose()

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

public void Dispose()