ArcObjects Library Reference (GeoSurvey)  

ICadastralAdjustment.ForceLinePoints Property

Indicates whether to force line points onto the lines during the adjustment.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralAdjustment Interface