Click or drag to resize
XDL

NXImageLayerCompositesUnLock Method

XDMCompManager 객체의 제한 설정을 해제한다.

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

Return Value

Type: Boolean
설정 해제가 되면 true를 반환하고, 그렇지 않으면 false를 반환한다.
See Also