This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITransposeBitsFunctionArguments Interface > ITransposeBitsFunctionArguments.ConstantFillValue Property (ArcObjects .NET 10.4 SDK) |
Constant Fill Value.
[Visual Basic .NET] Public Property ConstantFillValue As Integer
[C#] public int ConstantFillValue {get; set;}
[C++]
HRESULT get_ConstantFillValue(
long* pConstantFillValue
);
[C++]
HRESULT put_ConstantFillValue(
long pConstantFillValue
);
[C++]
Parameters pConstantFillValue [out, retval] pConstantFillValue is a parameter of type long pConstantFillValue [in] pConstantFillValue is a parameter of type long