Set the active of viewport.
Declaration Syntax
public void SetActiveViewPort(int winRowIndex, int winColIndex)
Parameters
- winRowIndex(int)
The row index of the viewport to be made active (The index is zero referenced).
- winColIndex(int)
The column index of the viewport to be made active (The index is zero referenced).