ArcObjects Library Reference (CadastralUI)  

ICadastralSelection2.PointSelection Property

Set/Get Selected points.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralSelection2 Interface