MapPolylineBase.CanEdit Property
Gets or sets the value that specifies whether the map polyline can be edited using the Map Editor.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if a map polyline can be edited; otherwise, false. |
See Also