Default create options set for the SketchViewModel.
Default update options set for the SketchViewModel.
The GraphicsLayer associated with the SketchViewModel.
A SimpleMarkerSymbol or PointSymbol3D used for representing the point geometry that is being drawn.
A SimpleFillSymbol or PolygonSymbol3D used for representing the polygon geometry that is being drawn.
A SimpleLineSymbol or LineSymbol3D used for representing the polyline geometry that is being drawn.
Options for snapping while sketching.
Indicates if a graphic can be selected to be updated.
The view in which geometries will be sketched by the user.
Generated using TypeDoc
The SimpleFillSymbol displayed when actively creating a new
polygon
graphic using thepolygon
tool.Read more...