#include "ltwrappr.h"
virtual L_BOOL LVectorBase::IsClipboardReady(L_VOID)
Determines whether the Windows clipboard contains vector data that can be copied using the LVectorBase::CopyFromClipboard function.
Value | Meaning |
---|---|
TRUE | The clipboard contains vector data that can be copied. |
FALSE | The clipboard does not contain vector data that can be copied. |
To copy vector data to the clipboard, call LVectorBase::CopyToClipboard.
To copy vector data to a vector handle, from the clipboard, call LVectorBase::CopyFromClipboard.
Required DLLs and Libraries
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document