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

    On this page

    1. Home
    2. API
    3. Svg.Editor.Svg
    4. ToolService

    ToolService Class

    Definition

    Namespace Svg.Editor.Svg
    Assembly Svg.Editor.Svg.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 ToolService
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (9)

    CurrentFontFamily
    CurrentFontWeight
    CurrentLetterSpacing
    CurrentStrokeWidth
    CurrentTool
    CurrentWordSpacing
    ImageHref
    ReferenceId
    SymbolId

    Methods (6)

    AddFreehandPoint(SvgVisualElement, SKPoint, Boolean, Func<Single, Single>)
    AddPolygonPoint(SvgVisualElement, ToolService.Tool, SKPoint, Boolean, Func<Single, Single>)
    CreateElement(ToolService.Tool, SvgElement, SKPoint)
    FinalizePolygon(SvgVisualElement, ToolService.Tool, SKPoint, Boolean, Func<Single, Single>)
    SetTool(ToolService.Tool)
    UpdateElement(SvgVisualElement, ToolService.Tool, SKPoint, SKPoint, Boolean, Func<Single, Single>)

    Events (1)

    ToolChanged

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