ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.Topology Namespace / ValidationDescription Class / Extent Property

In This Topic
    Extent Property (ValidationDescription)
    In This Topic
    Gets the area of interest for which the topology is to be validated.
    Syntax
    public Envelope Extent {get;}
    Public ReadOnly Property Extent As Envelope
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also