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