'Usage Dim instance As ImGearDWGPage Dim index As Integer Dim show As Boolean instance.ToggleView(index, show)
Parameters
- index
- Index of View to toggle.
- show
- Whether or not to make View visible.
'Usage Dim instance As ImGearDWGPage Dim index As Integer Dim show As Boolean instance.ToggleView(index, show)