This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralSelection3 Interface > ICadastralSelection3.PointSelection Property (ArcObjects .NET 10.5 SDK) |
Set/Get Selected points.
[Visual Basic .NET] Public Property PointSelection As ILongArray
[C#] public ILongArray PointSelection {get; set;}