Format of the drag object.
public string Format { get; set; }
Public Property Format() As String
Get
Set
public:
property String^ Format
{
String^ get()
void set(String^ value)
}
The format of the drag object. Default value is RasterImage.RasterImageDataFormat.
The following formats are supported: RasterImage.RasterImageDataFormat and System.Windows.Forms.DataFormats.Bitmap. For more information, refer to ImageViewerDragInteractiveMode.
For an example, refer to ImageViewerDragInteractiveMode.
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