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


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

ICadastralAdjustment3.IncludeLinePoint Property

Indicates whether to include Line Points in the Adjustment.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralAdjustment3 Interface