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


ITransposeBitsFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITransposeBitsFunctionArguments Interface
ArcGIS Developer Help

ITransposeBitsFunctionArguments Interface

Provides access to members that control Transpose Bits function arguments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ConstantFillCheck Constant Fill Check.
Read/write property ConstantFillValue Constant Fill Value.
Read/write property FillRaster The fill raster.
Read/write property InputBitPositions Input Bit Positions.
Read/write property OutputBitPositions Output Bit Positions.
Read/write property Raster The input raster.

Classes that implement ITransposeBitsFunctionArguments

Classes Description
TransposeBitsFunctionArguments A class for a function raster dataset.