Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg.Editor.Avalonia.Controls
DocumentOutlineView
Properties
Nodes
Menu
On this page
Nodes Property
Definition
Namespace
Svg.Editor.Avalonia.Controls
Assembly
Svg.Editor.Avalonia.dll
View source
public ObservableCollection<SvgNode>? Nodes { get; set; }
Returns
ObservableCollection<SvgNode>