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


ICadastralControlPointError.PointError Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

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