Click or drag to resize

VIZViewerShowCompartmentBox Method

구획상자 보이기/숨기기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void ShowCompartmentBox(
	int boxId,
	bool bShow
)

Parameters

boxId
Type: SystemInt32

[Missing <param name="boxId"/> documentation for "M:SHConnector.VIZViewer.ShowCompartmentBox(System.Int32,System.Boolean)"]

bShow
Type: SystemBoolean

[Missing <param name="bShow"/> documentation for "M:SHConnector.VIZViewer.ShowCompartmentBox(System.Int32,System.Boolean)"]

See Also