This document is archived and information here might be outdated.  Recommended version.


esriCadastralLinePointErrors Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Constants > E > esriCadastralLinePointErrors Constants
ArcGIS Developer Help

esriCadastralLinePointErrors Constants

Bitmask values for the line point errors.

Constant Value Description
esriCadastralLinePointInvalidPoint 1 This line point does not reference a valid point.
esriCadastralLinePointInvalidFromPt 2 This line point does not reference a valid from point.
esriCadastralLinePointInvalidToPt 4 This line point does not reference a valid to point.
esriCadastralLinePointInvalidLine 8 This line point does not reference a valid line.
esriCadastralLinePointPointError 16 There is an error with the point reference by this line point.
esriCadastralLinePointFromPointError 32 There is an error with the from point referenced by this line point.
esriCadastralLinePointToPointError 64 There is an error with the to point referenced by this line point.

Product Availability

Available with ArcGIS Desktop.