This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralAdjustment Interface > ICadastralAdjustment.ForceLinePoints Property (ArcObjects .NET 10.5 SDK) |
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;}