ArcObjects Library Reference (DataSourcesRasterUI)  

IRasterSdeConnection2.MaskRaster Property

The input raster mask to be loaded to SDE.

[Visual Basic .NET]
Public Property MaskRaster As IRaster
[C#]
public IRaster MaskRaster {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection2 Interface