This document is archived and information here might be outdated. Recommended version. |
The skip factor in X direction in statistics calculation in the RasterAnalysis.
[Visual Basic .NET]
Public Property XSkipFactor As Integer
[C#]
public int XSkipFactor {get; set;}
[C++]
HRESULT get_XSkipFactor(
long XSkipFactor
);
[C++]
HRESULT put_XSkipFactor(
System.Int32* XSkipFactor
);
[C++] Parameters XSkipFactor [in]
XSkipFactor is a parameter of type long XSkipFactor [out, retval]
XSkipFactor is a parameter of type long*