Click or drag to resize

ReviewManagerIsAllowMove Method (Int32)

해당 리뷰 이동가능 여부 반환

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

Parameters

id
Type: SystemInt32
리뷰 아이디

Return Value

Type: Boolean
활성화 / 비활성화
See Also