ArcGIS Pro 2.6 API Reference Guide
GetExtent Method (PluginTableTemplate)

ArcGIS.Core.Data.PluginDatastore Namespace > PluginTableTemplate Class : GetExtent Method
Gets the ArcGIS.Core.Geometry.Envelope of this plug-in table if it supports spatial functionality.
Syntax
public virtual Envelope GetExtent()
Public Overridable Function GetExtent() As Envelope

Return Value

The extent of this plug-in table if it supports spatial functionality. The default is null (i.e., a non-spatial table).
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PluginTableTemplate Class
PluginTableTemplate Members