Click or drag to resize
XDL

NXPlanetLayerVectorEditorUnLock Method

벡터 객체 편집 제한을 해제한다.

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

Return Value

Type: Boolean
설정 해제가 되면 true를 반환하고, 그렇지 않으면 false를 반환한다.
See Also