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

Gets or sets the mosaic rule.

Syntax

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

Property Value

The mosaic rule.

Remarks

A mosaic rule defines how individual images in a raster mosaic are displayed. It can be used to specify a selection, mosaic method, sort order, overlapping pixel resolution, etc.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.