IEditableItem.CanEditPoint Property
Returns the value specifying whether the map item’s point can be edited.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the map item point can be edited; otherwise, false. |
See Also