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


IRasterSdeConnection2.InputBitMaskName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRasterUI)  

IRasterSdeConnection2.InputBitMaskName Property

The input 1-bit raster dataset name to be used as mask.

[Visual Basic .NET]
Public Property InputBitMaskName As String
[C#]
public string InputBitMaskName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection2 Interface