ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / RasterValue Class
Properties Methods


In This Topic
    RasterValue Class Members
    In This Topic

    The following tables list the members exposed by RasterValue.

    Public Constructors
     NameDescription
    Public Constructor Default constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the raster dataset of this raster value. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the raster storage properties of this raster value. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the raster dataset of this raster value. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the raster storage properties of this raster value. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also