This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRasterGDBEnvStatistics Interface > IGPRasterGDBEnvStatistics.XSkipFactor Property (ArcObjects .NET 10.4 SDK) |
X-Skip factor.
[Visual Basic .NET] Public Property XSkipFactor As Integer
[C#] public int XSkipFactor {get; set;}
[C++]
HRESULT get_XSkipFactor(
long* skipFactor
);
[C++]
HRESULT put_XSkipFactor(
long skipFactor
);
[C++]
Parameters skipFactor [out, retval] skipFactor is a parameter of type long skipFactor [in] skipFactor is a parameter of type long