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




Output confidence raster dataset showing the certainty of the classification in 14 levels of confidence, with the lowest values representing the highest reliability. (Out, Optional)

Syntax

Visual Basic (Declaration) 
Public Property out_confidence_raster As Object
Visual Basic (Usage)Copy Code
Dim instance As MLClassify
Dim value As Object
 
instance.out_confidence_raster = value
 
value = instance.out_confidence_raster
C# 
public object out_confidence_raster {get; set;}

See Also

© 2010 All Rights Reserved.