ESRI.ArcGIS.ADF.ArcGISServer
ResamplingType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RasterRenderer Class : ResamplingType Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property ResamplingType As String
Visual Basic (Usage)Copy Code
Dim instance As RasterRenderer
Dim value As String
 
instance.ResamplingType = value
 
value = instance.ResamplingType
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public string ResamplingType {get; set;}

See Also

© 2010 All Rights Reserved.