ArcGIS Runtime SDK for WPF - Library Reference
MosaicRule Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > ComputeClassStatisticsParameters Class : MosaicRule Property

Specifies the mosaic rule when defining how individual images should be mosaicked. When a mosaic rule is not specified, the default mosaic rule of the image service will be used (as advertised in the service metadata: defaultMosaicMethod, mosaicOperator, sortField, sortValue).

Syntax

Visual Basic (Declaration) 
Public Property MosaicRule As MosaicRule
C# 
public MosaicRule MosaicRule {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.