This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralMapEdit Interface > ICadastralMapEdit.StartMapEdit Method (ArcObjects .NET 10.4 SDK) |
Start map editing on current parcels selected in parcel explorer.
[Visual Basic .NET] Public Sub StartMapEdit ( _ ByVal mapEditSource As esriMapEditType, _ ByVal Name As String, _ ByVal renderEditParcelsInForeground As Boolean _ )
[C#] public void StartMapEdit ( esriMapEditType mapEditSource, string Name, bool renderEditParcelsInForeground );