ArcGIS Pro 2.8 API Reference Guide
Extent Property (ExportTileCacheParams)

ArcGIS.Desktop.Mapping.Offline Namespace > ExportTileCacheParams Class : Extent Property
Gets and sets the extent of the area to be included in tile cache
Syntax
public Envelope Extent {get; set;}
Public Property Extent As Envelope
Remarks
The spatial reference of the specified extent must be the same as the map from which tile cache is being generated
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ExportTileCacheParams Class
ExportTileCacheParams Members