#include "ltwrappr.h"
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.
Required DLLs and Libraries
LTANN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET