![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Constants > E > esriFabricSnapType Constants (ArcObjects .NET 10.5 SDK) |
Set fabric snap types.
| Constant | Value | Description |
|---|---|---|
| eFSTNone | 0 | No Snapping defined. |
| eFSTSelf | 1 | Snap to fabric own geometry. |
| eFSTControl | 16 | Snap to fabric control. |
| eFSTFeature | 256 | Snap to feature points. |
| eFSTControlAndFeature | 272 | Snap to control and feature points. |
| eFSTAll | 286331153 | Snap to control, feature points and it's own geometry. |