Error processing SSI file
(Leadtools.Controls)

Show in webframe

Format Property (ImageViewerDragInteractiveMode)




Format of the drag object.
Syntax
public string Format {get; set;}
'Declaration
 
Public Property Format As String

Property Value

The format of the drag object. Default value is RasterImage.RasterImageDataFormat.
Remarks

The following formats are supported: RasterImage.RasterImageDataFormat and Bitmap. For more information, refer to ImageViewerDragInteractiveMode.

Example

For an example, refer to ImageViewerDragInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerDragInteractiveMode Class
ImageViewerDragInteractiveMode Members

Error processing SSI file