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


IGSControlPoint.Local Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSControlPoint Interface > IGSControlPoint.Local Property
ArcGIS Developer Help

IGSControlPoint.Local Property

Indicates if the Control Point is associated with an Unjoined parcel.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface