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. SvgEditorDialogService

    SvgEditorDialogService Class

    Definition

    Namespace Svg.Editor.Avalonia
    Assembly Svg.Editor.Avalonia.dll
    Inherits Object
    Implements ISvgEditorDialogService
    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 SvgEditorDialogService : 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