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


ICadastralAdjustment3.FlexLinesOutOfLinePointTolerance Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralAdjustment3 Interface > ICadastralAdjustment3.FlexLinesOutOfLinePointTolerance Property
ArcGIS Developer Help

ICadastralAdjustment3.FlexLinesOutOfLinePointTolerance Property

Indicates whether to mark line-points as flex point if they are out of line-point tolerance in the Adjustment.

[Visual Basic .NET]
Public Property FlexLinesOutOfLinePointTolerance As Boolean
[C#]
public bool FlexLinesOutOfLinePointTolerance {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralAdjustment3 Interface