Click or drag to resize
XDL

XvcBaseAddTail Method

꼬리 위치에 레이어를 추가한다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public long AddTail(
	XvcLayer pLayer
)

Parameters

pLayer
Type: Pixoneer.NXDL.NVCXvcLayer
레이어 객체.

Return Value

Type: Int64
객체 위치값.
See Also