ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / NAServiceAreaSolver Class / OverlapPolygons Property

In This Topic
    OverlapPolygons Property
    In This Topic
    Gets and sets a boolean which indicates if the polygons for all facilities should not overlap.
    Syntax
    public bool OverlapPolygons {get; set;}
    Public Property OverlapPolygons As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also