This document is archived and information here might be outdated.  Recommended version.


IEdgeMatchEnvironment.SourceLayer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IE > IEdgeMatchEnvironment Interface > IEdgeMatchEnvironment.SourceLayer Property
ArcGIS Developer Help

IEdgeMatchEnvironment.SourceLayer Property

The source feature layer.

[Visual Basic .NET]
Public Property SourceLayer As IFeatureLayer
[C#]
public IFeatureLayer SourceLayer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEdgeMatchEnvironment Interface