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