ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / Traverse Class / ClosingPoint Property

In This Topic
    ClosingPoint Property
    In This Topic
    Gets and sets the closing point of the traverse.
    Syntax
    Public Property ClosingPoint As MapPoint
    public MapPoint ClosingPoint {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also