ArcObjects Library Reference (EditorExt)  

IEdgeMatchEnvironment.TargetLayer Property

The destination feature layer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEdgeMatchEnvironment Interface