This document is archived and information here might be outdated.  Recommended version.


IImageServerSampleResultEdit2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IImageServerSampleResultEdit2 Interface

Provides access to members that control a sample result.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Attributes The raster attributes.
Read-only property Location The sampling location.
Write-only property Location The sampling location.
Read-only property LocationID The sample location ID.
Write-only property LocationID The sample location ID.
Read-only property RasterID The source raster ID.
Write-only property RasterID The source raster ID.
Read-only property Resolution The source data resolution.
Write-only property Resolution The source data resolution.
Read-only property Value The sampling value.
Write-only property Value The sampling value.

Inherited Interfaces

Interfaces Description
IImageServerSampleResultEdit Provides access to additional members that control a sample result.
IImageServerSampleResult Provides access to members that control a sample result.