| VIZViewerShowAll Method |
Show(Hide) all objects
모두 보이기
Executes the specified delegate on the thread
스레드에서 지정된 대리자를 실행
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public void ShowAll(
bool bShow
)
Parameters
- bShow
- Type: SystemBoolean
Show/Hide
보이기/숨기기
See Also