An integer value which represents the block size.
The range is from 1 to 63.
'Declaration Public Sub Mosaic( _ ByVal blockSize As Integer _ )
'Usage Dim instance As Processor Dim blockSize As Integer instance.Mosaic(blockSize)
public void Mosaic( int blockSize )
public: void Mosaic( int blockSize )
Processor Class Processor Members
©2019. Accusoft Corporation. All Rights Reserved.