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


IPointCalculation.Points Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IPointCalculation Interface > IPointCalculation.Points Property
ArcGIS Developer Help

IPointCalculation.Points Property

Assign calculated points to ICadastralPoints (optional).

[Visual Basic .NET]
Public WriteOnly Property Points
[C#]
public void Points {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IPointCalculation Interface