Documentation > Widgets
| Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/SelectPolygonUsageNotes? |
Widget: SelectPolygon?
Perform a selection using a polygon
Usage Notes
See: Widgets/SelectPolygonUsageNotes?
Common Widget Properties
- Location :
- Label : Select Polygon
- Tooltip : Draw a polygon to perform a selection
- StatusText? :
- ImageUrl? : images/icons/select-polygon.png
- ImageClass? :
- StandardUi? : true
- ContainableBy? : Any
Parameters
SelectionType?
- Description : The type of selection to do
- Type : String
- Label : Selection type
- DefaultValue? : INTERSECTS
- IsMandatory? : false
Tolerance
- Description : pixel tolerance for a point click
- Type : integer
- Label : Tolerance
- Min : 1
- DefaultValue? : 3
- IsMandatory? : false
