This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IF > IFeatureSnapAgent Interface > IFeatureSnapAgent.FeatureClass Property (ArcObjects .NET 10.4 SDK) |
The featureclass the feature snap agent snaps to.
[Visual Basic .NET] Public Property FeatureClass As IFeatureClass
[C#] public IFeatureClass FeatureClass {get; set;}