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