ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / ProfileFrameInfo Class / PointObstacles Property

In This Topic
    PointObstacles Property
    In This Topic
    Gets and sets the collection of point obstacles
    Syntax
    public IList<string> PointObstacles {get; set;}
    Public Property PointObstacles As IList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also