Click or drag to resize

IVIZZARDServiceShowFrameItem Method

좌표계 면 단위 보이기/숨기기 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ShowFrameItem(
	FrameItemTypes item,
	bool Show
)

Parameters

item
Type: SHConnectorFrameItemTypes
면 방향
Show
Type: SystemBoolean
보이기/숨기기
See Also