dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
DrawingTool Enum
Name of the default drawing tool defined for the template to create a feature.
public enum DrawingTool
Fields
AutoCompletePolygon 0
Circle 1
Ellipse 2
Freehand 3
Line 4
None 5
Point 6
Polygon 7
Rectangle 8
Arrow 9
Triangle 10
LeftArrow 11
RightArrow 12
UpArrow 13
DownArrow 14