Click or drag to resize
XDL

NXImageLayerStereoVectorEditorCanRedo Method

편집작업을 다시 할 수 있는지 확인한다.

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

Return Value

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