IMosaicRastersFunctionArguments Interface

Provides access to members that control mosaicrasters function arguments.

Members

Name Description
Read/write property MosaicType The current mosaic type.
Read/write property Rasters The list of rasters.

IMosaicRastersFunctionArguments.MosaicType Property

The current mosaic type.

Public Property MosaicType As rstMosaicOperatorType
public rstMosaicOperatorType MosaicType {get; set;}

IMosaicRastersFunctionArguments.Rasters Property

The list of rasters.

Public Property Rasters As Object
public object Rasters {get; set;}

Classes that implement IMosaicRastersFunctionArguments

Classes Description
MosaicRastersFunctionArguments A class for mosaicrasters function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.