virtual L_BOOL LAnnotation::IsClipboardReady()
Determines whether the Windows clipboard contains an annotation object that can be pasted using the LAnnContainer::CopyFromClipboard function.
A value indicating whether the clipboard contains an annotation object. Possible values are:
Value | Meaning |
---|---|
TRUE | The clipboard contains an annotation that can be copied. |
FALSE | The clipboard does not contain an annotation that can be copied. |
You can use LAnnotation::CopyToClipboard or LAnnotation::CutToClipboard to put valid annotation data on the clipboard. LAnnContainer::CopyFromClipboard can be used to copy valid annotation data from the clipboard to a container.
Win32, x64.
For an example, refer to LAnnotation::CopyToClipboard.
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