ArcGIS API for Silverlight - Library Reference
MosaicRule Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > ImageServiceIdentifyParameters Class : MosaicRule Property

Gets or sets the mosaic rulte. Specifies the mosaic rule defining the image sorting order. When mosaic rule is not specified, mosaic rule will default to esriMosaicCenter.

Syntax

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

Property Value

The mosaic rule.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.