This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunction3 Interface > IRasterFunction3.ApplyMask Property (ArcObjects .NET 10.4 SDK) |
.
[Visual Basic .NET] Public Property ApplyMask As Boolean
[C#] public bool ApplyMask {get; set;}
[C++]
HRESULT get_ApplyMask(
VARIANT_BOOL* pbApplyMask
);
[C++]
HRESULT put_ApplyMask(
VARIANT_BOOL pbApplyMask
);
[C++]
Parameters pbApplyMask [out, retval] pbApplyMask is a parameter of type VARIANT_BOOL pbApplyMask pbApplyMask is a parameter of type VARIANT_BOOL