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