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


ICadastralLineStrings.ExternalPoints Property (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 > ICadastralLineStrings.ExternalPoints Property
ArcGIS Developer Help

ICadastralLineStrings.ExternalPoints Property

Point ids that are not internal to line strings. Performs faster than multiple calls to get InternalPoint.

[Visual Basic .NET]
Public ReadOnly Property ExternalPoints As ILongArray
[C#]
public ILongArray ExternalPoints {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralLineStrings Interface