Void
ModelViewManager
.SetActiveViewPort(Int32 winRowIndex, Int32 winColIndex)
Set the active of viewport.
Remarks
Examples
Parameters
winRowIndex
Type: Int32
The row index of the viewport to be made active (The index is zero referenced).
winColIndex
Type: Int32
The column index of the viewport to be made active (The index is zero referenced).
Return Value
Type: Void