Click or drag to resize
XDL

NXMapLayerCompLink.GetXDLCompManager2 Method

두번째 Composite manager를 가져온다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public XDMCompManager GetXDLCompManager2()

Return Value

Type: XDMCompManager
XDMCompManager 객체를 반환한다.
See Also