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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also