This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageView Interface > IImageView.MosaicRule Property (ArcObjects .NET 10.4 SDK) |
The image view mosaic rule.
[Visual Basic .NET] Public Property MosaicRule As IMosaicRule
[C#] public IMosaicRule MosaicRule {get; set;}
[C++]
HRESULT get_MosaicRule(
IMosaicRule** ppMosaicRule
);
[C++]
HRESULT putref_MosaicRule(
IMosaicRule* ppMosaicRule
);
[C++]
Parameters ppMosaicRule [out, retval]
ppMosaicRule is a parameter of type IMosaicRule ppMosaicRule [in]
ppMosaicRule is a parameter of type IMosaicRule