ESRI.ArcGIS.ADF.ArcGISServer
PixelTypeSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoImageDescription Class : PixelTypeSpecified Property




Syntax

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

See Also

© 2010 All Rights Reserved.