This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunction2 Interface > IRasterFunction2.IsActive Property (ArcObjects .NET 10.5 SDK) |
Indicates if the function is actively participating in the chain.
[Visual Basic .NET] Public ReadOnly Property IsActive As Boolean
[C#] public bool IsActive {get;}
[C++]
HRESULT get_IsActive(
VARIANT_BOOL* pIsActive
);
[C++]
Parameters pIsActive [out, retval] pIsActive is a parameter of type VARIANT_BOOL