ArcObjects Library Reference (GeoSurvey)  

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