Click or drag to resize
XDL

NXPlanetLayerVectorEditorGetEditBase Method

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

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

Return Value

Type: XvcBase
XvcBase 객체
See Also