This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterAnalysisGDBEnvironment Interface > IRasterAnalysisGDBEnvironment.XSkipFactor Property (ArcObjects .NET 10.4 SDK) |
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(
long XSkipFactor
);
[C++]
Parameters XSkipFactor [out, retval] XSkipFactor is a parameter of type long XSkipFactor [in] XSkipFactor is a parameter of type long