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


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

ICadastralLinePointsEx.LinePoints Property

All the line point ids.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralLinePointsEx Interface