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


ICadastralControlPointError.PointError Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralControlPointError Interface > ICadastralControlPointError.PointError Property
ArcGIS Developer Help

ICadastralControlPointError.PointError Property

Point associated with this control point with errors.

[Visual Basic .NET]
Public ReadOnly Property PointError As ICadastralPointError
[C#]
public ICadastralPointError PointError {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlPointError Interface