The footprint geometry of the function raster dataset.
[Visual Basic .NET] Public Property Footprint As IGeometry
[C#] public IGeometry Footprint {get; set;}
[C++]
HRESULT get_Footprint(
IGeometry** ppFootprint
);
[C++]
HRESULT putref_Footprint(
IGeometry* ppFootprint
);
[C++]Parameters
ppFootprint [out, retval]ppFootprint is a parameter of type IGeometry
ppFootprint [in]ppFootprint is a parameter of type IGeometry
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.