For a list of all members of this type, see RasterImageBox members
Public Methods
Name | Description | |
---|---|---|
BeginUpdate | Stops the viewer from being updated if any change is applied. This is useful to increase the control speed efficiency. (Inherited from ImageBox) | |
BoundsFromImageCoordinates | Converts a rectangle from image to control (display) coordinates. (Inherited from ImageBox) | |
BoundsToImageCoordinates | Converts a rectangle from control (display) to image coordinates. (Inherited from ImageBox) | |
EndUpdate | Refreshes the control to include all the changes made after using the BeginUpdate method. (Inherited from ImageBox) | |
PointFromImageCoordinates | Converts a point from image to control (display) coordinates. (Inherited from ImageBox) | |
PointToImageCoordinates | Converts a point from control (display) to image coordinates. (Inherited from ImageBox) | |
UpdateImageFromSource | Converts the WPF/Silverlight image in the Source property to the LEADTOOLS Leadtools.RasterImage and set it in Image. |
Protected Methods
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