Click or drag to resize
XDL

NXMapLayerStereoVectorEditorCanRedo Method

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

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

Return Value

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