Click or drag to resize

SelectionBoxManagerGetVisible Method

선택상자 조회 상태 반환

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.1127 (1.1.25.1127)
Syntax
C#
public bool GetVisible(
	int id
)

Parameters

id
Type: SystemInt32
선택상자 아이디(ID)

Return Value

Type: Boolean
보이기/숨기기 상태
See Also