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


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

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