Click or drag to resize
XDL

NXMapLayerSceneEditorCanPaste Method

붙여넣기 명령을 지원하는지 현재 상태를 체크한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
public bool CanPaste()

Return Value

Type: Boolean
붙여넣기를 할 수 있으면 true, 그렇지 않으면 false를 반환한다.
See Also