Click or drag to resize
XDL

NXImageLayerVectorEditorCanPaste Method

편집작업에서 붙이기가 되는지 확인한다.

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

Return Value

Boolean
할 수 있으면 true를 반환하고 그렇지 않은면 false를 반환한다.
See Also