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


ICadastralAdjustment.ForceLinePoints Property (ArcObjects .NET 10.4 SDK)
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