This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IE > IEdgeMatchEnvironment Interface > IEdgeMatchEnvironment.SourceLayer Property (ArcObjects .NET 10.4 SDK) |
The source feature layer.
[Visual Basic .NET] Public Property SourceLayer As IFeatureLayer
[C#] public IFeatureLayer SourceLayer {get; set;}