public void SetSkipFactorY( int skipfactorY )
Public Sub SetSkipFactorY( _ ByVal skipfactorY As Integer _ )
Parameters
- skipfactorY
 
public void SetSkipFactorY( int skipfactorY )
Public Sub SetSkipFactorY( _ ByVal skipfactorY As Integer _ )
| Exception | Description | 
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
The Y skip factor can only range from 1 to the number of rows in the raster.
Target Platforms: Windows 11, Windows 10