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


IPointCalculation.FixedPoints 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.FixedPoints Property
ArcGIS Developer Help

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