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


IImageServerSampleResultEdit2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerSampleResultEdit2 Interface
ArcGIS Developer Help

IImageServerSampleResultEdit2 Interface

Provides access to members that control a sample result.

Product Availability

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

Members

Name Description
Read/write property Attributes The raster attributes.
Write-only property Location The sampling location.
Read-only property Location The sampling location.
Write-only property LocationID The sample location ID.
Read-only property LocationID The sample location ID.
Write-only property RasterID The source raster ID.
Read-only property RasterID The source raster ID.
Write-only property Resolution The source data resolution.
Read-only property Resolution The source data resolution.
Write-only property Value The sampling value.
Read-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.

Classes that implement IImageServerSampleResultEdit2

Classes Description