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




Syntax

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

See Also

© 2010 All Rights Reserved.