Click or drag to resize
XDL

NXImageLayerVectorEditorGetEditBase Method

편집을 위한 베이스 객체을 가져온다.(XvcBase는 하나 이상의 레이어로 구성되며, 레이어(XvcLayer)는 여러 개의 객체로 포함한다.)

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

Return Value

XvcBase
XvcBase 객체
See Also