Click or drag to resize
XDL

NXMapLayerCompositesEnableThread Method

쓰레드를 활성화한다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public void EnableThread(
	bool bEnable
)

Parameters

bEnable
Type: SystemBoolean

[Missing <param name="bEnable"/> documentation for "M:Pixoneer.NXDL.NXMap.NXMapLayerComposites.EnableThread(System.Boolean)"]

See Also