ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFeatureTable Class / StudyArea Property

In This Topic
    StudyArea Property
    In This Topic
    Gets or sets an area that can be used to subset the rows in the virtual table.
    Syntax
    public Envelope StudyArea {get; set;}
    Public Property StudyArea As Envelope
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also