Click or drag to resize

VIZViewerShowSection Method

단면 아이템 보이기 / 숨기기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void ShowSection(
	SectionVO section,
	bool bShow
)

Parameters

section
Type: SHConnectorSectionVO

[Missing <param name="section"/> documentation for "M:SHConnector.VIZViewer.ShowSection(SHConnector.SectionVO,System.Boolean)"]

bShow
Type: SystemBoolean

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

See Also