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