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 > IRasterConvolutionFilter Interface > IRasterConvolutionFilter.IsNormalized Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the filter is normalized.
[Visual Basic .NET] Public ReadOnly Property IsNormalized As Boolean
[C#] public bool IsNormalized {get;}
[C++]
HRESULT get_IsNormalized(
VARIANT_BOOL* normalized
);
[C++]
Parameters normalized [out, retval] normalized is a parameter of type VARIANT_BOOL