Enum SvgObjectType
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
public enum SvgObjectType
Fields
None = 0
Link = 1
Text = 2
Circle = 3
Ellipse = 4
Rect = 5
Polyline = 6
Polygon = 7
Marker = 8
Path = 9
Image = 10
Group = 11