var instance = new Vintasoft.Imaging.UI.Panels.WebUiThumbnailViewerPanelJS(settings, stateButton); var value; // Type: boolean value = instance.get_CanMoveThumbnailUsingContextMenu();
function get_CanMoveThumbnailUsingContextMenu() : boolean;
Return Value
True - the thumbnail viewer allows to move thumbnail using context menu; False - the thumbnail viewer does not allow to move thumbnail using context menu. Default value is False.