'Declaration Public Sub SplitVertically( _ ByVal deviceInfo As DeviceInfo, _ ByVal splitRowIntoRows As Integer _ )
public void SplitVertically( DeviceInfo deviceInfo, int splitRowIntoRows )
Parameters
- deviceInfo
- The device inforamtion.
- splitRowIntoRows
- Number of rows.