AcMapLayer::SetEditMode Method

Autodesk GIS Map Platform

AcMapLayer:: SetEditMode Method

Sets the edit mode for the layer.

virtual void SetEditMode(
    long editMode
);
Parameters 
Description 
editMode 
Edit mode value  
Remarks

Layer can be either in direct update mode, where UpdateFeatures() modifications are committed immediatly to the feature source, or edit set mode, where UpdateFeatures() modifications are made to a local cache and can then be saved or discarded via SaveFeatureChanges() or DiscardFeatureChanges(). EditSet mode is the default for newly created layers.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].