Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg.Editor.Svg.Models
StrokeProfile
Properties
Points
Menu
On this page
Points Property
Definition
Namespace
Svg.Editor.Svg.Models
Assembly
Svg.Editor.Svg.dll
View source
public ObservableCollection<StrokePointInfo> Points { get; }
Returns
ObservableCollection<StrokePointInfo>