ArcObjects Library Reference (CadastralUI) |
|
ICadastralLineStrings Interface
Provides access to Line String Interface.
Product Availability
Available with ArcGIS Desktop.
Members
|
Name |
Description |
|
ExternalPoints |
Point ids that are not internal to line strings. Performs faster than multiple calls to get InternalPoint. |
|
InternalPoint |
Indicates if a point is internal to a line string. |
|
LineString |
Line strings for row. A null object indicates standard two point line. |
CoClasses that implement ICadastralLineStrings
CoClasses and Classes |
Description |
ParcelConstruction |
Managers the objects in the UI line grid. |