This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralLineStrings Interface > ICadastralLineStrings.ExternalPoints Property (ArcObjects .NET 10.4 SDK) |
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;}