Svg.Skia Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. Svg.Editor.Skia
    4. PathService

    PathService Class

    Definition

    Namespace Svg.Editor.Skia
    Assembly Svg.Editor.Skia.dll
    Inherits Object
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object)
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    • System.Object.ToString()
    public class PathService
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (8)

    ActivePoint
    CurrentSegmentTool
    EditDrawable
    EditPath
    IsEditing
    PathInverse
    PathMatrix
    PathPoints

    Methods (20)

    AddPathSegments(SKPath, SvgPathSegmentList)
    AddPoint(SKPoint)
    ApplyPathOp(SvgVisualElement?, SvgVisualElement?, SKPathOp)
    Blend(SvgPath?, SvgPath?, Int32)
    ConvertPoints(SvgPointCollection)
    DividePath(SvgVisualElement?, SvgVisualElement?)
    ElementToPath(SvgVisualElement)
    ExcludePath(SvgVisualElement?, SvgVisualElement?)
    HitPoint(SKPoint, Single, Single)
    MakeCorner(Int32)
    MakeSmooth(IList<SKPoint>)
    MakeSmooth(Int32)
    MoveActivePoint(SKPoint)
    OffsetPath(SvgVisualElement?, Single)
    RemoveActivePoint()
    SimplifyPath(SvgPath?)
    Start(SvgPath, DrawableBase)
    Stop()
    ToSvgPathData(SKPath)
    TrimPath(SvgVisualElement?, SvgVisualElement?)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages