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


ICadastralLineStrings Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralLineStrings Interface
ArcGIS Developer Help

ICadastralLineStrings Interface

Provides access to Line String Interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property ExternalPoints Point ids that are not internal to line strings. Performs faster than multiple calls to get InternalPoint.
Read-only property InternalPoint Indicates if a point is internal to a line string.
Read/write property LineString Line strings for row. A null object indicates standard two point line.

Classes that implement ICadastralLineStrings

Classes Description
ParcelConstruction Managers the objects in the UI line grid.