ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / GeocodeResult Class / Extent Property

In This Topic
    Extent Property (GeocodeResult)
    In This Topic
    Gets the display zoom extent of the geocode candidate.
    Syntax
    public Envelope Extent {get;}
    Public ReadOnly Property Extent As Envelope
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also