ArcGIS Runtime SDK for Windows Phone - Library Reference
NoDataInterpretation Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : NoDataInterpretation Property

Gets or sets the no data interpretation. This property defines how transparency should be evaluated for each pixel and each color band based on the ArcGISImageServiceLayer.NoData and ArcGISImageServiceLayer.NoDataColor value.

Syntax

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

Property Value

The no data interpretation.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.