ESRI.ArcGIS.ADF.ArcGISServer
UseCustomMinMax Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RasterStretchRenderer Class : UseCustomMinMax Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property UseCustomMinMax As Boolean
Visual Basic (Usage)Copy Code
Dim instance As RasterStretchRenderer
Dim value As Boolean
 
instance.UseCustomMinMax = value
 
value = instance.UseCustomMinMax
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public bool UseCustomMinMax {get; set;}

See Also

© 2010 All Rights Reserved.