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


IRasterSdeConnection2.MaskRaster Property (ArcObjects .NET 10.5 SDK)
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