Click or drag to resize

LockedHiddenManagerCanUnlocked Method

개체숨김 해제 가능 여부

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public bool CanUnlocked(
	int index
)

Parameters

index
Type: SystemInt32
노드 인덱스

Return Value

Type: Boolean
해제 가능 여부
See Also