Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Web.Controls.WebImagePanViewer.PropertyChanged | Notifies clients that a property value has changed. |
Leadtools.Web.Controls.WebImageViewer.ImageChanged | Fires when a new image is loaded into the WebImageViewer control. |
Leadtools.Web.Controls.WebImageViewer.ImageDataChanged | Fires if the current loaded image data has changed. |
Leadtools.Web.Controls.WebImageViewer.PropertyChanged | Notifies clients that a property value has changed. |
Leadtools.Web.Controls.WebThumbnailViewer.PropertyChanged | Notifies clients that a property value has changed. |
Leadtools.Web.Handlers.ImageGenerator.#ctor | Initializes a new instance of the ImageGenerator class. |
Leadtools.Web.Handlers.ImageInformation.#ctor | Initializes a new instance of the ImageInformation class. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Web.Controls.WebImagePanViewer.PropertyChanged | Notifies clients that a property value has changed. |
Leadtools.Web.Controls.WebImageViewer.ImageChanged | Fires when a new image is loaded into the WebImageViewer control. |
Leadtools.Web.Controls.WebImageViewer.ImageDataChanged | Fires if the current loaded image data has changed. |
Leadtools.Web.Controls.WebImageViewer.PropertyChanged | Notifies clients that a property value has changed. |
Leadtools.Web.Controls.WebThumbnailViewer.PropertyChanged | Notifies clients that a property value has changed. |
The following members have been added to the existing types:
Member | Description |
---|---|
There are no new members added since last revision. | None |
For more information, refer to New in 18.
The following new members have been added existing types in LEADTOOLS For .NET v17.5:
Member | Description |
---|---|
Leadtools.Web.Controls.WebThumbnailViewer.Add(System.String,System.Int32,System.Int32,System.String) |
Adds a new thumbnail element(s) from an image to the end of the WebThumbnailsViewer control. |
Leadtools.Web.Controls.WebThumbnailViewer.Insert(System.String,System.Int32,System.Int32,System.Int32,System.String) | Inserts a new thumbnail element(s) from an image to the specified index of the WebThumbnailsViewer control. |
Leadtools.Web.Controls.WebThumbnailViewer.GetThumbnailText(System.Int32) | Gets the thumbnail text for a specific thumbnail element. |
Leadtools.Web.Controls.WebThumbnailViewer.SetThumbnailText(System.Int32,System.String) | Sets the thumbnail text for a specific thumbnail element. |
Leadtools.Web.Controls.WebThumbnailViewer.EnsureVisible(System.Int32) | Ensures that the specified thumbnail item is visible within the control, scrolling the contents of the control if necessary. |
Leadtools.Web.Controls.WebThumbnailViewer.ShowItemText | Gets or sets a value indicates whether the thumbnail item text is shown in the control or not. |
Leadtools.Web.Controls.WebThumbnailViewer.BrowserImageFormat | Gets or sets the format of the thumbnail image displayed in the thumbnail viewer. |
The following members have been removed from existing types in LEADTOOLS For .NET v17.5:
Member | Description |
---|---|
**Leadtools.Web.Controls.WebThumbnailViewer.Update** |
Updates the current selected thumbnail element's image by the image of the passed WebImageViewer control. |
Version 17 has not changed from Version 16.5. For more information, refer to New in 17.
Version 16.5 has not changed from Version 16. For more information, refer to New in 16.5.
Version 16 has not changed from Version 15.
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