ArcGIS API for Silverlight - 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 NoData and 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.