PathEffect
Class

Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.Painting.Effects

Summary:
A wrapper object for skia sharp path effects.

Inheritance:
Object =>
PathEffect
Derived:

Properties

Gets or sets the sk path effect.
Type: SKPathEffect

Methods

// Creates a new object that is a copy of the current instance.
// Creates the path effect.
SkiaSharpDrawingContext drawingContext// The drawing context.
)
// Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.