DashEffect
Class
Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.Painting.Effects
Summary:
Creates a stroke dash effect.
Constructors
// Initializes a new instance of the DashEffect class.
| Single[] dashArray, | // *summary not found* |
| Single phase | // *summary not found* |
)
Properties
Gets or sets the sk path effect.
Type: SKPathEffect
Type: SKPathEffect
Methods
// Creates a new object that is a copy of the current instance.
// Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.