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

    On this page

    1. Home
    2. API
    3. Svg.Editor.Core
    4. SvgEditorSession

    SvgEditorSession Class

    Definition

    Namespace Svg.Editor.Core
    Assembly Svg.Editor.Core.dll
    Inherits Object
    Implements ISvgEditorSession, INotifyPropertyChanged
    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 SvgEditorSession : ISvgEditorSession, INotifyPropertyChanged
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (15)

    Artboards
    Clipboard
    CurrentFile
    CurrentTool
    Document
    ExpandedNodeIds
    FilterText
    Nodes
    PropertyFilterText
    RedoCount
    SelectedElementId
    SelectedElementIds
    Settings
    UndoCount
    WorkspaceTitle

    Methods (7)

    ClearClipboard()
    ClearHistory()
    PushUndoState(String)
    SetClipboard(SvgElement?, String?)
    SetSelectedElementIds(IEnumerable<String?>)
    TryRedo(String?, out String?)
    TryUndo(String, out String?)

    Events (1)

    PropertyChanged

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