Click or drag to resize
XDL

NXImageLayerVectorDisplayRemoveDataSource Method

XvcBase 객체 리스트에서 지정한 객체를 삭제한다.

Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 2.0.3.38
Syntax
C#
public void RemoveDataSource(
	XvcBase pBase
)

Parameters

pBase  XvcBase
삭제할 XvcBase 객체
See Also