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


IParcelClosurePropPage.UpdatePointText Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelClosurePropPage Interface > IParcelClosurePropPage.UpdatePointText Method
ArcGIS Developer Help

IParcelClosurePropPage.UpdatePointText Method

Updates the point text on the page.

[Visual Basic .NET]
Public Sub UpdatePointText ( _
)
[C#]
public void UpdatePointText (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelClosurePropPage Interface