This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IA > IAdjustLayers Interface > IAdjustLayers.AdjustSelectedFeatures Property (ArcObjects .NET 10.4 SDK) |
Indicates if the adjustment will be made on the currently selected features.
[Visual Basic .NET] Public Property AdjustSelectedFeatures As Boolean
[C#] public bool AdjustSelectedFeatures {get; set;}
When true, only selected features will be adjusted. Otherwise all features in the set of current layers will be adjusted.