IEditableItem Properties
The interface of a map item whose points can be added/removed/updated.| Name | Description |
|---|---|
| CanAddPoint | Returns a value that specifies whether you can add a point to the item. |
| CanEditPoint | Returns a value that specifies whether you can update the item’s points. |
See Also