Leadtools.Controls Assembly Changes (original) (raw)
Summary
Version Changes: 21 to 22
New Members (version 22)
The following members have been added:
Name |
---|
None |
Removed Members (version 22)
The following members have been removed:
Name |
---|
None |
Version Changes: 20 to 21
New Members (version 21)
The following members have been added:
Name | Description |
---|---|
Leadtools.Controls.ImageViewer.PageRasterizer | IPageRasterizer to be displayed in the viewer (single item mode). |
Leadtools.Controls.ImageViewerItem.CreateFromPageRasterizer(IPageRasterizer) | Creates a new item from an IPageRasterizer-based object. |
Leadtools.Controls.ImageViewerItem.PageRasterizer | IPageRasterizer-based object associated with this item. |
Leadtools.Controls.ImageViewerItemActivateEventArgs | Data for the ImageViewerSelectItemsInteractiveMode.ItemActivate event. |
Leadtools.Controls.ImageViewerItems.AddFromPageRasterizer(IPageRasterizer) | Adds a new item from an IPageRasterizer-based object. |
Leadtools.Controls.ImageViewerItems.InsertFromPageRasterizer(int,IPageRasterizer) | Inserts a new item from an IPageRasterizer-based object. |
Leadtools.Controls.ImageViewerItems.UpdatePageRasterizer(ImageViewerItem,IPageRasterizer) | Updates the PageRasterizer of an item. |
Leadtools.Controls.ImageViewerPanZoomInteractiveMode.DoubleTap | Occurs when double tap zoom is activated. |
Leadtools.Controls.ImageViewerPanZoomInteractiveMode.PostKeyDown | Event occurring after the interactive mode processes a KeyDown event. |
Leadtools.Controls.ImageViewerPanZoomInteractiveMode.PreKeyDown | Event occurring before the interactive mode processes a KeyDown event. |
Leadtools.Controls.ImageViewerSelectItemsInteractiveMode.ItemActivate | Event occurring when the user activates an item. |
Leadtools.Controls.ImageViewerSelectItemsInteractiveMode.MultiDeselectKeyModifier | Modifier key to use for multi-deselection. |
Leadtools.Controls.ImageViewerSelectItemsInteractiveMode.OnItemActivate(ImageViewerItemActivateEventArgs) | Raises the ItemActivate event. |
Leadtools.Controls.ImageViewerZoomToInteractiveMode.ScaleFactor | Applies a scalar to the final zoom rectangle. |
Removed Members (version 21)
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
New Members (version 20)
The following members have been added:
Name | Description |
---|---|
Leadtools.Controls.CalculateInertiaCallback | A callback type used in custom and default inertia function implementations. |
Leadtools.Controls.ControlInertiaScrollOptions.CalculateInertia | When non-null, used to calculate the inertia scroll offset. |
Leadtools.Controls.ControlInertiaScrollOptions.DefaultBezierPoint1 | The second point for the default cubic Bézier inertia function. |
Leadtools.Controls.ControlInertiaScrollOptions.DefaultBezierPoint2 | The third point for the default cubic Bézier inertia function. |
Leadtools.Controls.ControlInertiaScrollOptions.DefaultCalculateInertia | The default inertia calculation function. |
Leadtools.Controls.ControlInertiaScrollOptions.DefaultDuration | The time in milliseconds for the default inertia scroll to last. |
Leadtools.Controls.ControlInertiaScrollOptions.DefaultPower | A multiplier for the distance of the default inertia scroll. |
Leadtools.Controls.ImageViewer.StopInertiaScroll | Stops any inertia scrolling. |
Leadtools.Controls.ImageViewer.Transition | Gets or sets the Leadtools.Windows.Media.Transitions.TransitionBase that specifies the type of transition or animation to be applied on this control. |
Leadtools.Controls.ImageViewerSpyGlassInteractiveMode.WorkDelta | Occurs when the SpyGlass has moved. |
Leadtools.Controls.ImageViewerVirtualizer.IsItemReady(ImageViewerItem) | Determines whether the image data for an item is ready (cached). |
Leadtools.Controls.InertiaParams | Defines the properties available on each call to the custom inertia scroll function. |
Leadtools.Controls.InteractiveService.MouseWheelDeltaMultiplier | Mouse wheel delta multiplier. |
Removed Members (version 20)
The following members have been removed:
Name |
---|
None |
Version Changes: 18 to 19 .NET only
New Assembly
The following assembly has been added to LEADTOOLS to 19 (.NET only):
Namespace | Description |
---|---|
Leadtools.Controls for .NET | Contains objects and functions to create an interactive, image viewer control that is capable of image manipulation. |