ESRI.ArcGIS.ADF.ArcGISServer
StretchType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RasterRGBRenderer Class : StretchType Property




Syntax

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

See Also

© 2010 All Rights Reserved.