This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Constants > E > esriShapeRecognition Constants (ArcObjects .NET 10.5 SDK) |
The type of raster snapping.
Constant | Value | Description |
---|---|---|
esriShapeRecognitionRectangle | 1 | Rectangle. |
esriShapeRecognitionSquare | 2 | Square. |
esriShapeRecognitionEllipse | 4 | Ellipse. |
esriShapeRecognitionCircle | 8 | Circle. |
esriShapeRecognitionOrthogonalShape | 16 | Orthogonal Shape. |
esriShapeRecognitionAllShapes | 31 | All Shapes. |