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


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

IImageServerSampleResultEdit Interface

Provides access to additional members that control a sample result.

Product Availability

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

Members

Description
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
IImageServerSampleResult Provides access to members that control a sample result.

CoClasses that implement IImageServerSampleResultEdit

CoClasses and Classes Description
ImageServerSampleResult An Image Server Sample Result object.