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


ICadastralFixedPoints.HasFixedPoints Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralFixedPoints Interface > ICadastralFixedPoints.HasFixedPoints Property
ArcGIS Developer Help

ICadastralFixedPoints.HasFixedPoints Property

Indicates if there are fixed points.

[Visual Basic .NET]
Public ReadOnly Property HasFixedPoints As Boolean
[C#]
public bool HasFixedPoints {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralFixedPoints Interface