ArcGIS Runtime SDK for iOS
100.15
|
Represents edit configuration for AGSSketchEditor
.
Instances of this class represent edit configuration for AGSSketchEditor
specifying which options and interactions are supported to edit geometries.
Properties | |
BOOL | allowMoveParts |
BOOL | allowPartSelection |
BOOL | allowRotate |
BOOL | allowVertexEditing |
BOOL | contextMenuEnabled |
BOOL | requireSelectionBeforeDrag |
AGSSketchResizeMode | resizeMode |
AGSSketchVertexEditMode | vertexEditMode |
|
readwritenonatomicassign |
Whether or not part moving is allowed
|
readwritenonatomicassign |
Indicates whether a part in a multipart geometry (multipoint, polyline, or polygon) can be selected.
|
readwritenonatomicassign |
Whether or not part rotation is allowed
|
readwritenonatomicassign |
Whether or not vertex editing is allowed
|
readwritenonatomicassign |
Indicates whether or not a context menu should be displayed when users double-tap a vertex or a part.
|
readwritenonatomicassign |
Indicates whether or not a vertex or a part must first be selected before it can be dragged. Defaults to true.
|
readwritenonatomicassign |
The mode for part resizing
|
readwritenonatomicassign |
Mode specifying what actions are permitted on vertices