ESRI.ArcGIS.ADF.ArcGISServer
MeanCellWidthSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > DERasterBand Class : MeanCellWidthSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property MeanCellWidthSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DERasterBand
Dim value As Boolean
 
instance.MeanCellWidthSpecified = value
 
value = instance.MeanCellWidthSpecified
C# 
[XmlIgnoreAttribute()]
public bool MeanCellWidthSpecified {get; set;}

See Also

© 2010 All Rights Reserved.