This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicDataset Interface > IMosaicDataset.BoundaryGeometry Property (ArcObjects .NET 10.4 SDK) |
The associated boundary as a geometry.
[Visual Basic .NET] Public ReadOnly Property BoundaryGeometry As IGeometry
[C#] public IGeometry BoundaryGeometry {get;}
[C++]
HRESULT get_BoundaryGeometry(
IGeometry** ppBoundaryGeometry
);
[C++]
Parameters ppBoundaryGeometry [out, retval]
ppBoundaryGeometry is a parameter of type IGeometry