This document is archived and information here might be outdated.  Recommended version.


IReportDataSource.Extent Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportDataSource Interface > IReportDataSource.Extent Property
ArcGIS Developer Help

IReportDataSource.Extent Property

Indicates the extent of the report features.

[Visual Basic .NET]
Public Property Extent As IGeometry
[C#]
public IGeometry Extent {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportDataSource Interface