ArcGIS Pro 3.7 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 Property PointObstacles As IList(Of String)
    public IList<string> PointObstacles {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also