Number of vertical pixels between samples for purposes of calculating statistics.
[Visual Basic .NET] Public Property SkipFactorY As Integer
[C#] public int SkipFactorY {get; set;}
[C++]
HRESULT get_SkipFactorY(
long* pVal
);
[C++]
HRESULT put_SkipFactorY(
long pVal
);
[C++]Parameters
pVal [out, retval] pVal is a parameter of type long pVal [in] pVal is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.