ESRI.ArcGIS.SpatialAnalystTools
constant_value Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace > CreateConstantRaster Class : constant_value Property




The constant value from which to create an output raster dataset. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property constant_value As Double
Visual Basic (Usage)Copy Code
Dim instance As CreateConstantRaster
Dim value As Double
 
instance.constant_value = value
 
value = instance.constant_value
C# 
public double constant_value {get; set;}

See Also

© 2010 All Rights Reserved.