This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralFixedPoints Interface > ICadastralFixedPoints.GetFixedPoint Method (ArcObjects .NET 10.4 SDK) |
Mark a point fix so it will not be recalulated.
[Visual Basic .NET] Public Function GetFixedPoint ( _ ByVal Id As Integer _ ) As Boolean
[C#] public bool GetFixedPoint ( int Id );