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


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

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