Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg.Editor.Skia
PathService
Methods
Blend(SvgPath?, SvgPath?, Int32)
Menu
On this page
Blend(SvgPath?, SvgPath?, Int32) Method
Definition
Namespace
Svg.Editor.Skia
Assembly
Svg.Editor.Skia.dll
View source
public IList<SvgPath> Blend(SvgPath? from, SvgPath? to, int steps)
Parameters
from
SvgPath
to
SvgPath
steps
Int32
Returns
IList<SvgPath>