ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.