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

    On this page

    1. Home
    2. API
    3. Svg.Editor.Avalonia
    4. ISvgEditorDialogService

    ISvgEditorDialogService Interface

    Definition

    Namespace Svg.Editor.Avalonia
    Assembly Svg.Editor.Avalonia.dll
    Derived Svg.Editor.Avalonia.SvgEditorDialogService
    View source
    public interface ISvgEditorDialogService
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Methods (11)

    ShowGradientEditorAsync(Window, IEnumerable<GradientStopInfo>)
    ShowGradientMeshEditorAsync(Window, GradientMesh)
    ShowInsertElementAsync(Window, IEnumerable<String>)
    ShowPathEditorAsync(Window, SvgPath)
    ShowPatternEditorAsync(Window)
    ShowSettingsAsync(Window, Boolean, Double, Boolean, Boolean)
    ShowStrokeProfileEditorAsync(Window, IEnumerable<StrokePointInfo>)
    ShowSwatchEditorAsync(Window, String)
    ShowSymbolNameAsync(Window)
    ShowSymbolSelectionAsync(Window, IEnumerable<String>)
    ShowTextEditorAsync(Window, String, String, SvgFontWeight, Single, Single)

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