ESRI.ArcGIS.ADF.ArcGISServer
CellSizeXSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RasterStorageDef Class : CellSizeXSpecified Property




Syntax

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

See Also

© 2010 All Rights Reserved.