Back to Devexpress

MapControl.MapEditor Property

windowsforms-devexpress-dot-xtramap-dot-mapcontrol-136ff91e.md

latest1.0 KB
Original Source

MapControl.MapEditor Property

Returns the Map Editor to configure its options.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public MapEditor MapEditor { get; }
vb
Public ReadOnly Property MapEditor As MapEditor

Property Value

TypeDescription
MapEditor

A map editor.

|

See Also

MapControl Class

MapControl Members

DevExpress.XtraMap Namespace