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


The following tables list the members exposed by ComputeClassStatisticsParameters.

Public Constructors

 NameDescription
public ConstructorComputeClassStatisticsParameters ConstructorInitializes a new instance of the ComputeClassStatisticsParameters class.  
Top

Public Properties

 NameDescription
public PropertyClassDescriptionsClass descriptions are training site polygons and their class descriptions.  
public PropertyMosaicRuleSpecifies the mosaic rule when defining how individual images should be mosaicked. When a mosaic rule is not specified, the default mosaic rule of the image service will be used (as advertised in the service metadata: defaultMosaicMethod, mosaicOperator, sortField, sortValue).  
public PropertyPixelSizeThe raster that is visible at the specified pixel size in the mosaic dataset will be used for sampling. If pixel size is not specified, then service's pixel size is used.  
public PropertyRenderingRuleSpecifies the rendering rule for how the requested image should be rendered.  
Top

See Also

© ESRI, Inc. All Rights Reserved.