|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| MeanCellHeight Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > DERasterBand Class : MeanCellHeight Property |
| Visual Basic (Declaration) | |
|---|---|
<XmlElementAttribute(Form=XmlSchemaForm.Unqualified, Order=1)> Public Property MeanCellHeight As Double | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DERasterBand Dim value As Double instance.MeanCellHeight = value value = instance.MeanCellHeight | |
| C# | |
|---|---|
[XmlElementAttribute(Form=XmlSchemaForm.Unqualified, Order=1)] public double MeanCellHeight {get; set;} | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family