Click or drag to resize
XDL

XvcLayerRemoveObjPos Method

특정 위치의 객체를 삭제한다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public void RemoveObjPos(
	long ObjectPos
)

Parameters

ObjectPos
Type: SystemInt64
[In] 객체 위치.
See Also