This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > ID > IDEImageServer Interface > IDEImageServer.MosaicProps Property (ArcObjects .NET 10.4 SDK) |
Mosaic property of Image Server Layer.
[Visual Basic .NET] Public Property MosaicProps As String
[C#] public string MosaicProps {get; set;}
[C++]
HRESULT get_MosaicProps(
BSTR* Mosaic
);
[C++]
HRESULT put_MosaicProps(
BSTR Mosaic
);
[C++]
Parameters Mosaic [out, retval] Mosaic is a parameter of type BSTR Mosaic [in] Mosaic is a parameter of type BSTR