ArcGIS Runtime SDK for WPF - Library Reference
ComputeClassStatisticsTask Class
Members  See Also 
ESRI.ArcGIS.Client.Tasks Namespace : ComputeClassStatisticsTask Class

Compute Class Statistics task is used to dynamically compute statistics from an image server. This operation is supported by any image service published with Mosaic Datasets or a Raster Dataset (from 10.2 onwards). The result of this operation contains class statistics signatures by the maximum likelihood classifier.

Object Model

ComputeClassStatisticsTask Class

Syntax

Visual Basic (Declaration) 
Public Class ComputeClassStatisticsTask 
   Inherits TaskBase
C# 
public class ComputeClassStatisticsTask : TaskBase 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Tasks.TaskBase
      ESRI.ArcGIS.Client.Tasks.ComputeClassStatisticsTask

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.