Click or drag to resize
XDL

XDMCompositeSetCLT Method

색상표를 설정한다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public void SetCLT(
	XColorTable clt
)

Parameters

clt
Type: Pixoneer.NXDLXColorTable
[In] 색상표 인스턴스.
See Also