The geometry of the mosaic built using all items that appear below the selected item.
[Visual Basic .NET] Public Property MosaicGeometry As IGeometry
[C#] public IGeometry MosaicGeometry {get; set;}
[C++]
HRESULT get_MosaicGeometry(
IGeometry** ppMosaicGeometry
);
[C++]
HRESULT putref_MosaicGeometry(
IGeometry* ppMosaicGeometry
);
[C++]Parameters
ppMosaicGeometry [out, retval]ppMosaicGeometry is a parameter of type IGeometry
ppMosaicGeometry [in]ppMosaicGeometry is a parameter of type IGeometry
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.