Click or drag to resize
XDL

NXImageLayerCompLinkSetComp2Front Method

두번째 Composite 레이어를 앞쪽으로 이동한다.

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

Return Value

Boolean
이동되면 true를 반환하고, 그렇지 않으면 false를 반환한다.
See Also