ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / RasterCursor Class


In This Topic
    RasterCursor Class Properties
    In This Topic

    For a list of all members of this type, see RasterCursor members.

    Public Properties
     NameDescription
    Public PropertyGets the current PixelBlock of this RasterCursor. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    See Also