Click or drag to resize
XDL

NXImageLayerCompositesIsBusy Method

레이어의 작업을 하고 있는지 확인한다.

Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 3.0.0.4
Syntax
C#
public bool IsBusy()

Return Value

Boolean
true이면 화면도시 작업을 위한 작업 중일 때
See Also