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


IPointCalculation.Points Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

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