ArcGIS Pro 3.7 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 Property StudyArea As Envelope
    public Envelope StudyArea {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also