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


IPointCalculation.FixedPoints Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IPointCalculation.FixedPoints Property

Prevent points in the fixed list from being calculated (optional).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPointCalculation Interface