This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicDataset Interface > IMosaicDataset.Boundary Property (ArcObjects .NET 10.5 SDK) |
The associated boundary.
[Visual Basic .NET] Public ReadOnly Property Boundary As IFeatureClass
[C#] public IFeatureClass Boundary {get;}
[C++]
HRESULT get_Boundary(
IFeatureClass** ppBoundary
);
[C++]
Parameters ppBoundary [out, retval]
ppBoundary is a parameter of type IFeatureClass