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


IPointCalculation.Closure Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IPointCalculation.Closure Property

Return closure information for the last point calculation.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPointCalculation Interface