The number of columns of the kernel filter.
[Visual Basic .NET] Public Property Columns As Integer
[C#] public int Columns {get; set;}
[C++]
HRESULT get_Columns(
long* pColumns
);
[C++]
HRESULT put_Columns(
long pColumns
);
[C++]Parameters
pColumns [out, retval] pColumns is a parameter of type long pColumns [in] pColumns is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.