This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Constants > E > enumGSJoinMethod Constants (ArcObjects .NET 10.5 SDK) |
Describes the types join.
Constant | Value | Description |
---|---|---|
enumGSJMFabricPointsFixed | 0 | The fabric points are held fixed. |
enumGSJMJoiningPointsFixed | 1 | The joining points are help fixed. |
enumGSJMFabricPointAtMidway | 2 | The fabric point will be at a mean point between the current fabric point and the new joining point. |
enumGSJMJoiningPointsModified | 3 | The fabric point will be at displayed coordinates of the new joining point. |