Leadtools.Windows.Controls Assembly Changes

[Deprecated, use Leadtools.Controls.Wpf instead]

Summary

Version Changes: 18 to 19

New Members

The following members have been added:

Name Description
Leadtools.Windows.Controls.ImageBox.AspectRatioCorrectionChanged Occurs when the value of the AspectRatioCorrection property changes.
Leadtools.Windows.Controls.ImageBox.BitmapScalingMode Gets or sets the algorithm used to scale bitmap images. This is a dependency property.
Leadtools.Windows.Controls.ImageBox.BitmapScalingModeChanged Occurs when the value of the BitmapScalingMode property changes.
Leadtools.Windows.Controls.ImageBox.BitmapScalingModeProperty Identifies the BitmapScalingMode dependency property.
Leadtools.Windows.Controls.ImageBox.ConversionResizeRatio The conversion ratio being used when converting raster image to WriteableBitmap before viewing it
Leadtools.Windows.Controls.ImageBox.FlipChanged Occurs when the value of the Flip property changes.
Leadtools.Windows.Controls.ImageBox.OnAspectRatioCorrectionChanged(RoutedPropertyChangedEventArgs<double>) Raises the AspectRatioCorrectionChanged event.
Leadtools.Windows.Controls.ImageBox.OnBitmapScalingModeChanged(RoutedPropertyChangedEventArgs<BitmapScalingMode>) Raises the BitmapScalingModeChanged event.
Leadtools.Windows.Controls.ImageBox.OnFlipChanged(RoutedPropertyChangedEventArgs<bool>) Raises the FlipChanged event.
Leadtools.Windows.Controls.ImageBox.OnResetImageViewOptionsChanged(ResetImageViewOptions) Raises the ResetImageViewOptionsChanged event.
Leadtools.Windows.Controls.ImageBox.OnReverseChanged(RoutedPropertyChangedEventArgs<bool>) Raises the ReverseChanged event.
Leadtools.Windows.Controls.ImageBox.OnRotateAngleChanged(RoutedPropertyChangedEventArgs<double>) Raises the RotateAngleChanged event.
Leadtools.Windows.Controls.ImageBox.OnScaleFactorChanged(RoutedPropertyChangedEventArgs<double>) Raises the ScaleFactorChanged event.
Leadtools.Windows.Controls.ImageBox.OnScreenDpiXChanged(RoutedPropertyChangedEventArgs<int>) Raises the ScreenDpiXChanged event.
Leadtools.Windows.Controls.ImageBox.OnScreenDpiYChanged(RoutedPropertyChangedEventArgs<int>) Raises the ScreenDpiXChanged event.
Leadtools.Windows.Controls.ImageBox.OnSizeModeChanged(SizeMode) Raises the SizeModeChanged event.
Leadtools.Windows.Controls.ImageBox.OnSourceChanged(RoutedPropertyChangedEventArgs<ImageSource>) Raises the SourceChanged event.
Leadtools.Windows.Controls.ImageBox.OnSourceDpiXChanged(RoutedPropertyChangedEventArgs<int>) Raises the SourceDpiXChanged event.
Leadtools.Windows.Controls.ImageBox.OnSourceDpiYChanged(RoutedPropertyChangedEventArgs<int>) Raises the SourceDpiYChanged event.
Leadtools.Windows.Controls.ImageBox.OnTransitionChanged(TransitionBase) Raises the TransitionChanged event.
Leadtools.Windows.Controls.ImageBox.OnUseDpiChanged(RoutedPropertyChangedEventArgs<bool>) Raises the UseDpiChanged event.
Leadtools.Windows.Controls.ImageBox.ResetImageViewOptionsChanged Occurs when the value of the ResetImageViewOptions property changes.
Leadtools.Windows.Controls.ImageBox.ReverseChanged Occurs when the value of the Reverse property changes.
Leadtools.Windows.Controls.ImageBox.RotateAngleChanged Occurs when the value of the RotateAngle property changes.
Leadtools.Windows.Controls.ImageBox.ScaleFactorChanged Occurs when the value of the ScaleFactor property changes.
Leadtools.Windows.Controls.ImageBox.ScreenDpiXChanged Occurs when the value of the ScreenDpiX property changes.
Leadtools.Windows.Controls.ImageBox.ScreenDpiYChanged Occurs when the value of the ScreenDpiY property changes.
Leadtools.Windows.Controls.ImageBox.SizeModeChanged Occurs when the value of the SizeMode property changes.
Leadtools.Windows.Controls.ImageBox.SourceChanged Occurs when the value of the Source property changes.
Leadtools.Windows.Controls.ImageBox.SourceDpiXChanged Occurs when the value of the SourceDpiX property changes.
Leadtools.Windows.Controls.ImageBox.SourceDpiYChanged Occurs when the value of the SourceDpiY property changes.
Leadtools.Windows.Controls.ImageBox.TransformChanged Occurs when any visual transformation properties changes in the control.
Leadtools.Windows.Controls.ImageBox.TransitionChanged Occurs when the value of the Transition property changes.
Leadtools.Windows.Controls.ImageBox.UseDpiChanged Occurs when the value of the UseDpi property changes.
Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged Occurs when the value of the AutoDisposeImages property changes.
Leadtools.Windows.Controls.ImageList.BitmapScalingMode Gets or sets the algorithm used to scale bitmap images.
Leadtools.Windows.Controls.ImageList.BitmapScalingModeChanged Occurs when the value of the BitmapScalingMode property changes.
Leadtools.Windows.Controls.ImageList.BitmapScalingModeProperty Identifies the BitmapScalingMode dependency property.
Leadtools.Windows.Controls.ImageList.EnableRubberBandSelectionChanged Occurs when the value of the EnableRubberBandSelection property changes.
Leadtools.Windows.Controls.ImageList.ItemBackgroundChanged Occurs when the value of the ItemBackground property changes.
Leadtools.Windows.Controls.ImageList.ItemBorderBrushChanged Occurs when the value of the ItemBorderBrush property changes.
Leadtools.Windows.Controls.ImageList.ItemBorderThicknessChanged Occurs when the value of the ItemBorderThickness property changes.
Leadtools.Windows.Controls.ImageList.ItemForegroundChanged Occurs when the value of the ItemForeground property changes.
Leadtools.Windows.Controls.ImageList.ItemImageSizeChanged Occurs when the value of the ItemImageSize property changes.
Leadtools.Windows.Controls.ImageList.ItemMarginChanged Occurs when the value of the ItemMargin property changes.
Leadtools.Windows.Controls.ImageList.ItemSelectedBackgroundChanged Occurs when the value of the ItemSelectedBackground property changes.
Leadtools.Windows.Controls.ImageList.ItemSelectedForegroundChanged Occurs when the value of the ItemSelectedForeground property changes.
Leadtools.Windows.Controls.ImageList.ItemSizeChanged Occurs when the value of the ItemSize property changes.
Leadtools.Windows.Controls.ImageList.ItemStyleChanged Occurs when the value of the ItemStyle property changes.
Leadtools.Windows.Controls.ImageList.OnAutoDisposeImagesChanged(RoutedPropertyChangedEventArgs<bool>) Raises the AutoDisposeImagesChanged event.
Leadtools.Windows.Controls.ImageList.OnBitmapScalingModeChanged(RoutedPropertyChangedEventArgs<BitmapScalingMode>) Raises the BitmapScalingModeChanged event.
Leadtools.Windows.Controls.ImageList.OnEnableRubberBandSelectionChanged(RoutedPropertyChangedEventArgs<bool>) Raises the EnableRubberBandSelectionChanged event.
Leadtools.Windows.Controls.ImageList.OnItemBackgroundChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the ItemBackgroundChanged event.
Leadtools.Windows.Controls.ImageList.OnItemBorderBrushChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the ItemBorderBrushChanged event.
Leadtools.Windows.Controls.ImageList.OnItemBorderThicknessChanged(RoutedPropertyChangedEventArgs<Thickness>) Raises the ItemBorderThicknessChanged event.
Leadtools.Windows.Controls.ImageList.OnItemForegroundChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the ItemForegroundChanged event.
Leadtools.Windows.Controls.ImageList.OnItemImageSizeChanged(RoutedPropertyChangedEventArgs<Size>) Raises the ItemImageSizeChanged event.
Leadtools.Windows.Controls.ImageList.OnItemMarginChanged(RoutedPropertyChangedEventArgs<Thickness>) Raises the ItemMarginChanged event.
Leadtools.Windows.Controls.ImageList.OnItemSelectedBackgroundChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the ItemSelectedBackgroundChanged event.
Leadtools.Windows.Controls.ImageList.OnItemSelectedForegroundChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the ItemSelectedForegroundChanged event.
Leadtools.Windows.Controls.ImageList.OnItemSizeChanged(RoutedPropertyChangedEventArgs<Size>) Raises the ItemSizeChanged event.
Leadtools.Windows.Controls.ImageList.OnItemStyleChanged(ImageListItemStyle) Raises the ItemStyleChanged event.
Leadtools.Windows.Controls.ImageList.OnOrientationChanged(RoutedPropertyChangedEventArgs<Orientation>) Raises the OrientationChanged event.
Leadtools.Windows.Controls.ImageList.OnRubberBandFillChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the RubberBandFillChanged event.
Leadtools.Windows.Controls.ImageList.OnShowTextChanged(RoutedPropertyChangedEventArgs<bool>) Raises the ShowTextChanged event.
Leadtools.Windows.Controls.ImageList.OrientationChanged Occurs when the value of the Orientation property changes.
Leadtools.Windows.Controls.ImageList.RubberBandFillChanged Occurs when the value of the RubberBandFill property changes.
Leadtools.Windows.Controls.ImageList.ShowTextChanged Occurs when the value of the ShowText property changes.
Leadtools.Windows.Controls.ImageListItem.BitmapScalingMode Gets or sets the algorithm used to scale bitmap images. This is a dependency property.
Leadtools.Windows.Controls.ImageListItem.BitmapScalingModeProperty Identifies the BitmapScalingMode dependency property.
Leadtools.Windows.Controls.ImageListItem.OnSourceChanged(RoutedPropertyChangedEventArgs<ImageSource>) Raises the SourceChanged event.
Leadtools.Windows.Controls.ImageListItem.SourceChanged Occurs when the value of the Source property changes.
Leadtools.Windows.Controls.ImagePanViewer.InnerBrushChanged Occurs when the value of the InnerBrush property changes.
Leadtools.Windows.Controls.ImagePanViewer.OnInnerBrushChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the InnerBrushChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnOuterBrushChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the OuterBrushChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnPositionChanged(RoutedPropertyChangedEventArgs<Point>) Raises the PositionChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnSourceChanged(ImageViewer) Raises the SourceChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnStrokeChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the StrokeChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnStrokeThicknessChanged(RoutedPropertyChangedEventArgs<double>) Raises the StrokeThicknessChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OuterBrushChanged Occurs when the value of the OuterBrush property changes.
Leadtools.Windows.Controls.ImagePanViewer.Pan Occurs when the user performs a panning process in this control.
Leadtools.Windows.Controls.ImagePanViewer.PositionChanged Occurs when the value of the Position property changes.
Leadtools.Windows.Controls.ImagePanViewer.SourceChanged Occurs when the value of the Source property changes.
Leadtools.Windows.Controls.ImagePanViewer.StrokeChanged Occurs when the value of the Stroke property changes.
Leadtools.Windows.Controls.ImagePanViewer.StrokeThicknessChanged Occurs when the value of the StrokeThickness property changes.
Leadtools.Windows.Controls.ImageViewer.AspectRatioCorrectionChanged Occurs when the value of the AspectRatioCorrection property changes.
Leadtools.Windows.Controls.ImageViewer.BitmapScalingMode Gets or sets the algorithm used to scale bitmap images.
Leadtools.Windows.Controls.ImageViewer.BitmapScalingModeChanged Occurs when the value of the BitmapScalingMode property changes.
Leadtools.Windows.Controls.ImageViewer.BitmapScalingModeProperty Identifies the BitmapScalingMode dependency property.
Leadtools.Windows.Controls.ImageViewer.ConversionResizeRatio The conversion ratio being used when converting raster image to WriteableBitmap before viewing it
Leadtools.Windows.Controls.ImageViewer.FlipChanged Occurs when the value of the Flip property changes.
Leadtools.Windows.Controls.ImageViewer.GeometryChanged Occurs when the value of the Geometry property changes.
Leadtools.Windows.Controls.ImageViewer.GeometryFrameTypeChanged Occurs when the value of the GeometryFrameType property changes.
Leadtools.Windows.Controls.ImageViewer.ImageEffectChanged Occurs when the value of the ImageEffect property changes.
Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignmentChanged Occurs when the value of the ImageHorizontalAlignment property changes.
Leadtools.Windows.Controls.ImageViewer.ImageSizeChanged Occurs when the control size changes.
Leadtools.Windows.Controls.ImageViewer.ImageVerticalAlignmentChanged Occurs when the value of the ImageVerticalAlignment property changes.
Leadtools.Windows.Controls.ImageViewer.InteractiveCenterAt Occurs when the user performs interactive centering of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveMagnifyGlass Occurs when the user is using the MagnifyGlass on this control.
Leadtools.Windows.Controls.ImageViewer.InteractiveModeChanged Occurs when the value of the InteractiveMode property changes.
Leadtools.Windows.Controls.ImageViewer.InteractiveModeEnded Occurs when the operation of the current InteractiveMode ended successfully.
Leadtools.Windows.Controls.ImageViewer.InteractivePan Occurs when the user performs interactive panning of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveScale Occurs when the user performs interactive scaling of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveUserRectangle Occurs when the user performs user-defined interactive drawing of a rectangle.
Leadtools.Windows.Controls.ImageViewer.InteractiveZoomTo Occurs when the user performs interactive zoom to rectangle of the image display.
Leadtools.Windows.Controls.ImageViewer.OnAspectRatioCorrectionChanged(RoutedPropertyChangedEventArgs<double>) Raises the AspectRatioCorrectionChanged event.
Leadtools.Windows.Controls.ImageViewer.OnBitmapScalingModeChanged(RoutedPropertyChangedEventArgs<BitmapScalingMode>) Raises the BitmapScalingModeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnFlipChanged(RoutedPropertyChangedEventArgs<bool>) Raises the FlipChanged event.
Leadtools.Windows.Controls.ImageViewer.OnGeometryChanged(RoutedPropertyChangedEventArgs<Geometry>) Raises the GeometryChanged event.
Leadtools.Windows.Controls.ImageViewer.OnGeometryFrameTypeChanged(GeometryFrameType) Raises the GeometryFrameTypeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnImageEffectChanged(RoutedPropertyChangedEventArgs<Effect>) Raises the ImageEffectChanged event.
Leadtools.Windows.Controls.ImageViewer.OnImageHorizontalAlignmentChanged(RoutedPropertyChangedEventArgs<HorizontalAlignment>) Raises the ImageHorizontalAlignmentChanged event.
Leadtools.Windows.Controls.ImageViewer.OnImageVerticalAlignmentChanged(RoutedPropertyChangedEventArgs<VerticalAlignment>) Raises the ImageVerticalAlignmentChanged event.
Leadtools.Windows.Controls.ImageViewer.OnInteractiveModeChanged(InteractiveMode) Raises the InteractiveModeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnResetImageViewOptionsChanged(ResetImageViewOptions) Raises the ResetImageViewOptionsChanged event.
Leadtools.Windows.Controls.ImageViewer.OnReverseChanged(RoutedPropertyChangedEventArgs<bool>) Raises the ReverseChanged event.
Leadtools.Windows.Controls.ImageViewer.OnRotateAngleChanged(RoutedPropertyChangedEventArgs<double>) Raises the RotateAngleChanged event.
Leadtools.Windows.Controls.ImageViewer.OnScaleFactorChanged(RoutedPropertyChangedEventArgs<double>) Raises the ScaleFactorChanged event.
Leadtools.Windows.Controls.ImageViewer.OnScreenDpiXChanged(RoutedPropertyChangedEventArgs<int>) Raises the ScreenDpiXChanged event.
Leadtools.Windows.Controls.ImageViewer.OnScreenDpiYChanged(RoutedPropertyChangedEventArgs<int>) Raises the ScreenDpiXChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSizeModeChanged(SizeMode) Raises the SizeModeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSourceChanged(RoutedPropertyChangedEventArgs<ImageSource>) Raises the SourceChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSourceDpiXChanged(RoutedPropertyChangedEventArgs<int>) Raises the SourceDpiXChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSourceDpiYChanged(RoutedPropertyChangedEventArgs<int>) Raises the SourceDpiYChanged event.
Leadtools.Windows.Controls.ImageViewer.OnTransitionChanged(TransitionBase) Raises the TransitionChanged event.
Leadtools.Windows.Controls.ImageViewer.OnUseDpiChanged(RoutedPropertyChangedEventArgs<bool>) Raises the UseDpiChanged event.
Leadtools.Windows.Controls.ImageViewer.ResetImageViewOptionsChanged Occurs when the value of the ResetImageViewOptions property changes.
Leadtools.Windows.Controls.ImageViewer.ReverseChanged Occurs when the value of the Reverse property changes.
Leadtools.Windows.Controls.ImageViewer.RotateAngleChanged Occurs when the value of the RotateAngle property changes.
Leadtools.Windows.Controls.ImageViewer.ScaleFactorChanged Occurs when the value of the ScaleFactor property changes.
Leadtools.Windows.Controls.ImageViewer.ScreenDpiXChanged Occurs when the value of the ScreenDpiX property changes.
Leadtools.Windows.Controls.ImageViewer.ScreenDpiYChanged Occurs when the value of the ScreenDpiY property changes.
Leadtools.Windows.Controls.ImageViewer.ScrollChanged Occurs when changes are detected to the scrollbars position, extent, viewport size or visibility of the control.
Leadtools.Windows.Controls.ImageViewer.SizeModeChanged Occurs when the value of the SizeMode property changes.
Leadtools.Windows.Controls.ImageViewer.SourceChanged Occurs when the value of the Source property changes.
Leadtools.Windows.Controls.ImageViewer.SourceDpiXChanged Occurs when the value of the SourceDpiX property changes.
Leadtools.Windows.Controls.ImageViewer.SourceDpiYChanged Occurs when the value of the SourceDpiY property changes.
Leadtools.Windows.Controls.ImageViewer.TransformChanged Occurs when any visual transformation properties changes in the control.
Leadtools.Windows.Controls.ImageViewer.TransitionChanged Occurs when the value of the Transition property changes.
Leadtools.Windows.Controls.ImageViewer.UseDpiChanged Occurs when the value of the UseDpi property changes.
Leadtools.Windows.Controls.MagnifyGlass.BackgroundChanged Occurs when the value of the Background property changes.
Leadtools.Windows.Controls.MagnifyGlass.BorderBrushChanged Occurs when the value of the BorderBrush property changes.
Leadtools.Windows.Controls.MagnifyGlass.BorderThicknessChanged Occurs when the value of the BorderThickness property changes.
Leadtools.Windows.Controls.MagnifyGlass.CrosshairBrushChanged Occurs when the value of the CrosshairBrush property changes.
Leadtools.Windows.Controls.MagnifyGlass.CrosshairChanged Occurs when the value of the Crosshair property changes.
Leadtools.Windows.Controls.MagnifyGlass.CrosshairThicknessChanged Occurs when the value of the CrosshairThickness property changes.
Leadtools.Windows.Controls.MagnifyGlass.OnBackgroundChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the BackgroundChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnBorderBrushChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the BorderBrushChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnBorderThicknessChanged(RoutedPropertyChangedEventArgs<double>) Raises the BorderThicknessChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnCrosshairBrushChanged(RoutedPropertyChangedEventArgs<Brush>) Raises the CrosshairBrushChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnCrosshairChanged(MagnifyGlassCrosshair) Raises the CrosshairChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnCrosshairThicknessChanged(RoutedPropertyChangedEventArgs<double>) Raises the CrosshairThicknessChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnRoundRectangleRadiusChanged(RoutedPropertyChangedEventArgs<Size>) Raises the RoundRectangleRadiusChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnScaleFactorChanged(RoutedPropertyChangedEventArgs<double>) Raises the ScaleFactorChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnShapeChanged(MagnifyGlassShape) Raises the ShapeChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnSizeChanged(RoutedPropertyChangedEventArgs<Size>) Raises the SizeChanged event.
Leadtools.Windows.Controls.MagnifyGlass.RoundRectangleRadiusChanged Occurs when the value of the RoundRectangleRadius property changes.
Leadtools.Windows.Controls.MagnifyGlass.ScaleFactorChanged Occurs when the value of the ScaleFactor property changes.
Leadtools.Windows.Controls.MagnifyGlass.ShapeChanged Occurs when the value of the Shape property changes.
Leadtools.Windows.Controls.MagnifyGlass.SizeChanged Occurs when the value of the Size property changes.
Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImagesChanged Occurs when the value of the AutoDisposeImages property changes.
Leadtools.Windows.Controls.RasterImageBox.ConvertFromSourceOptionsChanged Occurs when the value of the ConvertFromSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageBox.ConvertToSourceOptionsChanged Occurs when the value of the ConvertToSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageBox.ImageChanged Occurs when the value of the Image property changes.
Leadtools.Windows.Controls.RasterImageBox.OnAutoDisposeImagesChanged(RoutedPropertyChangedEventArgs<bool>) Raises the AutoDisposeImagesChanged event.
Leadtools.Windows.Controls.RasterImageBox.OnConvertFromSourceOptionsChanged(ConvertFromSourceOptions) Raises the ConvertFromSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageBox.OnConvertToSourceOptionsChanged(ConvertToSourceOptions) Raises the ConvertToSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageBox.OnImageChanged(RasterImage) Raises the ImageChanged event.
Leadtools.Windows.Controls.RasterImageBox.OnSourceChanged(RoutedPropertyChangedEventArgs<ImageSource>) Raises the SourceChanged event.
Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesChanged Occurs when the value of the AutoDisposeImages property changes.
Leadtools.Windows.Controls.RasterImageListItem.ConvertFromSourceOptionsChanged Occurs when the value of the ConvertFromSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageListItem.ConvertToSourceOptionsChanged Occurs when the value of the ConvertToSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageListItem.ImageChanged Occurs when the value of the Image property changes.
Leadtools.Windows.Controls.RasterImageListItem.OnAutoDisposeImagesChanged(RoutedPropertyChangedEventArgs<bool>) Raises the AutoDisposeImagesChanged event.
Leadtools.Windows.Controls.RasterImageListItem.OnConvertFromSourceOptionsChanged(ConvertFromSourceOptions) Raises the ConvertFromSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageListItem.OnConvertToSourceOptionsChanged(ConvertToSourceOptions) Raises the ConvertToSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageListItem.OnImageChanged(RasterImage) Raises the ImageChanged event.
Leadtools.Windows.Controls.RasterImageListItem.OnSourceChanged(RoutedPropertyChangedEventArgs<ImageSource>) Raises the SourceChanged event.
Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImagesChanged Occurs when the value of the AutoDisposeImages property changes.
Leadtools.Windows.Controls.RasterImageViewer.ConvertFromSourceOptionsChanged Occurs when the value of the ConvertFromSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageViewer.ConvertToSourceOptionsChanged Occurs when the value of the ConvertToSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageViewer.ImageChanged Occurs when the value of the Image property changes.
Leadtools.Windows.Controls.RasterImageViewer.OnAutoDisposeImagesChanged(RoutedPropertyChangedEventArgs<bool>) Raises the AutoDisposeImagesChanged event.
Leadtools.Windows.Controls.RasterImageViewer.OnConvertFromSourceOptionsChanged(ConvertFromSourceOptions) Raises the ConvertFromSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageViewer.OnConvertToSourceOptionsChanged(ConvertToSourceOptions) Raises the ConvertToSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageViewer.OnImageChanged(RasterImage) Raises the ImageChanged event.
Leadtools.Windows.Controls.RasterImageViewer.OnSourceChanged(RoutedPropertyChangedEventArgs<ImageSource>) Raises the SourceChanged event.

Removed Members

The following members have been removed:

Name Description
Leadtools.Windows.Controls.ImageBox.AspectRatioCorrectionChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.AspectRatioCorrection property changes.
Leadtools.Windows.Controls.ImageBox.FlipChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.Flip property changes.
Leadtools.Windows.Controls.ImageBox.OnAspectRatioCorrectionChanged(Double}) Raises the Leadtools.Windows.Controls.ImageBox.AspectRatioCorrectionChanged event.
Leadtools.Windows.Controls.ImageBox.OnFlipChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageBox.FlipChanged event.
Leadtools.Windows.Controls.ImageBox.OnResetImageViewOptionsChanged(ResetImageViewOptions}) Raises the Leadtools.Windows.Controls.ImageBox.ResetImageViewOptionsChanged event.
Leadtools.Windows.Controls.ImageBox.OnReverseChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageBox.ReverseChanged event.
Leadtools.Windows.Controls.ImageBox.OnRotateAngleChanged(Double}) Raises the Leadtools.Windows.Controls.ImageBox.RotateAngleChanged event.
Leadtools.Windows.Controls.ImageBox.OnScaleFactorChanged(Double}) Raises the Leadtools.Windows.Controls.ImageBox.ScaleFactorChanged event.
Leadtools.Windows.Controls.ImageBox.OnScreenDpiXChanged(Int32}) Raises the Leadtools.Windows.Controls.ImageBox.ScreenDpiXChanged event.
Leadtools.Windows.Controls.ImageBox.OnScreenDpiYChanged(Int32}) Raises the Leadtools.Windows.Controls.ImageBox.ScreenDpiXChanged event.
Leadtools.Windows.Controls.ImageBox.OnSizeModeChanged(SizeMode}) Raises the Leadtools.Windows.Controls.ImageBox.SizeModeChanged event.
Leadtools.Windows.Controls.ImageBox.OnSourceChanged(ImageSource}) Raises the Leadtools.Windows.Controls.ImageBox.SourceChanged event.
Leadtools.Windows.Controls.ImageBox.OnSourceDpiXChanged(Int32}) Raises the Leadtools.Windows.Controls.ImageBox.SourceDpiXChanged event.
Leadtools.Windows.Controls.ImageBox.OnSourceDpiYChanged(Int32}) Raises the Leadtools.Windows.Controls.ImageBox.SourceDpiYChanged event.
Leadtools.Windows.Controls.ImageBox.OnTransitionChanged(TransitionBase}) Raises the Leadtools.Windows.Controls.ImageBox.TransitionChanged event.
Leadtools.Windows.Controls.ImageBox.OnUseDpiChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageBox.UseDpiChanged event.
Leadtools.Windows.Controls.ImageBox.ResetImageViewOptionsChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.ResetImageViewOptions property changes.
Leadtools.Windows.Controls.ImageBox.ReverseChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.Reverse property changes.
Leadtools.Windows.Controls.ImageBox.RotateAngleChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.RotateAngle property changes.
Leadtools.Windows.Controls.ImageBox.ScaleFactorChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.ScaleFactor property changes.
Leadtools.Windows.Controls.ImageBox.ScreenDpiXChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.ScreenDpiX property changes.
Leadtools.Windows.Controls.ImageBox.ScreenDpiYChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.ScreenDpiY property changes.
Leadtools.Windows.Controls.ImageBox.SizeModeChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.SizeMode property changes.
Leadtools.Windows.Controls.ImageBox.SourceChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.Source property changes.
Leadtools.Windows.Controls.ImageBox.SourceDpiXChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.SourceDpiX property changes.
Leadtools.Windows.Controls.ImageBox.SourceDpiYChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.SourceDpiY property changes.
Leadtools.Windows.Controls.ImageBox.TransformChanged Occurs when any visual transformation properties changes in the control.
Leadtools.Windows.Controls.ImageBox.TransitionChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.Transition property changes.
Leadtools.Windows.Controls.ImageBox.UseDpiChanged Occurs when the value of the Leadtools.Windows.Controls.ImageBox.UseDpi property changes.
Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.AutoDisposeImages property changes.
Leadtools.Windows.Controls.ImageList.EnableRubberBandSelectionChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.EnableRubberBandSelection property changes.
Leadtools.Windows.Controls.ImageList.ItemBackgroundChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemBackground property changes.
Leadtools.Windows.Controls.ImageList.ItemBorderBrushChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemBorderBrush property changes.
Leadtools.Windows.Controls.ImageList.ItemBorderThicknessChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemBorderThickness property changes.
Leadtools.Windows.Controls.ImageList.ItemForegroundChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemForeground property changes.
Leadtools.Windows.Controls.ImageList.ItemImageSizeChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemImageSize property changes.
Leadtools.Windows.Controls.ImageList.ItemMarginChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemMargin property changes.
Leadtools.Windows.Controls.ImageList.ItemSelectedBackgroundChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemSelectedBackground property changes.
Leadtools.Windows.Controls.ImageList.ItemSelectedForegroundChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemSelectedForeground property changes.
Leadtools.Windows.Controls.ImageList.ItemSizeChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemSize property changes.
Leadtools.Windows.Controls.ImageList.ItemStyleChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ItemStyle property changes.
Leadtools.Windows.Controls.ImageList.OnAutoDisposeImagesChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged event.
Leadtools.Windows.Controls.ImageList.OnEnableRubberBandSelectionChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageList.EnableRubberBandSelectionChanged event.
Leadtools.Windows.Controls.ImageList.OnItemBackgroundChanged(Brush}) Raises the Leadtools.Windows.Controls.ImageList.ItemBackgroundChanged event.
Leadtools.Windows.Controls.ImageList.OnItemBorderBrushChanged(Brush}) Raises the Leadtools.Windows.Controls.ImageList.ItemBorderBrushChanged event.
Leadtools.Windows.Controls.ImageList.OnItemBorderThicknessChanged(Thickness}) Raises the Leadtools.Windows.Controls.ImageList.ItemBorderThicknessChanged event.
Leadtools.Windows.Controls.ImageList.OnItemForegroundChanged(Brush}) Raises the Leadtools.Windows.Controls.ImageList.ItemForegroundChanged event.
Leadtools.Windows.Controls.ImageList.OnItemImageSizeChanged(Size}) Raises the Leadtools.Windows.Controls.ImageList.ItemImageSizeChanged event.
Leadtools.Windows.Controls.ImageList.OnItemMarginChanged(Thickness}) Raises the Leadtools.Windows.Controls.ImageList.ItemMarginChanged event.
Leadtools.Windows.Controls.ImageList.OnItemSelectedBackgroundChanged(Brush}) Raises the Leadtools.Windows.Controls.ImageList.ItemSelectedBackgroundChanged event.
Leadtools.Windows.Controls.ImageList.OnItemSelectedForegroundChanged(Brush}) Raises the Leadtools.Windows.Controls.ImageList.ItemSelectedForegroundChanged event.
Leadtools.Windows.Controls.ImageList.OnItemSizeChanged(Size}) Raises the Leadtools.Windows.Controls.ImageList.ItemSizeChanged event.
Leadtools.Windows.Controls.ImageList.OnItemStyleChanged(ImageListItemStyle}) Raises the Leadtools.Windows.Controls.ImageList.ItemStyleChanged event.
Leadtools.Windows.Controls.ImageList.OnOrientationChanged(Orientation}) Raises the Leadtools.Windows.Controls.ImageList.OrientationChanged event.
Leadtools.Windows.Controls.ImageList.OnRubberBandFillChanged(Brush}) Raises the Leadtools.Windows.Controls.ImageList.RubberBandFillChanged event.
Leadtools.Windows.Controls.ImageList.OnShowTextChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageList.ShowTextChanged event.
Leadtools.Windows.Controls.ImageList.OrientationChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.Orientation property changes.
Leadtools.Windows.Controls.ImageList.RubberBandFillChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.RubberBandFill property changes.
Leadtools.Windows.Controls.ImageList.ShowTextChanged Occurs when the value of the Leadtools.Windows.Controls.ImageList.ShowText property changes.
Leadtools.Windows.Controls.ImageListItem.OnSourceChanged(ImageSource}) Raises the Leadtools.Windows.Controls.ImageListItem.SourceChanged event.
Leadtools.Windows.Controls.ImageListItem.SourceChanged Occurs when the value of the Leadtools.Windows.Controls.ImageListItem.Source property changes.
Leadtools.Windows.Controls.ImagePanViewer.InnerBrushChanged Occurs when the value of the Leadtools.Windows.Controls.ImagePanViewer.InnerBrush property changes.
Leadtools.Windows.Controls.ImagePanViewer.OnInnerBrushChanged(Brush}) Raises the Leadtools.Windows.Controls.ImagePanViewer.InnerBrushChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnOuterBrushChanged(Brush}) Raises the Leadtools.Windows.Controls.ImagePanViewer.OuterBrushChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnPositionChanged(Point}) Raises the Leadtools.Windows.Controls.ImagePanViewer.PositionChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnSourceChanged(ImageViewer}) Raises the Leadtools.Windows.Controls.ImagePanViewer.SourceChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnStrokeChanged(Brush}) Raises the Leadtools.Windows.Controls.ImagePanViewer.StrokeChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OnStrokeThicknessChanged(Double}) Raises the Leadtools.Windows.Controls.ImagePanViewer.StrokeThicknessChanged event.
Leadtools.Windows.Controls.ImagePanViewer.OuterBrushChanged Occurs when the value of the Leadtools.Windows.Controls.ImagePanViewer.OuterBrush property changes.
Leadtools.Windows.Controls.ImagePanViewer.Pan Occurs when the user performs a panning process in this control.
Leadtools.Windows.Controls.ImagePanViewer.PositionChanged Occurs when the value of the Leadtools.Windows.Controls.ImagePanViewer.Position property changes.
Leadtools.Windows.Controls.ImagePanViewer.SourceChanged Occurs when the value of the Leadtools.Windows.Controls.ImagePanViewer.Source property changes.
Leadtools.Windows.Controls.ImagePanViewer.StrokeChanged Occurs when the value of the Leadtools.Windows.Controls.ImagePanViewer.Stroke property changes.
Leadtools.Windows.Controls.ImagePanViewer.StrokeThicknessChanged Occurs when the value of the Leadtools.Windows.Controls.ImagePanViewer.StrokeThickness property changes.
Leadtools.Windows.Controls.ImageViewer.AspectRatioCorrectionChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.AspectRatioCorrection property changes.
Leadtools.Windows.Controls.ImageViewer.FlipChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.Flip property changes.
Leadtools.Windows.Controls.ImageViewer.GeometryChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.Geometry property changes.
Leadtools.Windows.Controls.ImageViewer.GeometryFrameTypeChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.GeometryFrameType property changes.
Leadtools.Windows.Controls.ImageViewer.ImageEffectChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ImageEffect property changes.
Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignmentChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignment property changes.
Leadtools.Windows.Controls.ImageViewer.ImageSizeChanged Occurs when the control size changes.
Leadtools.Windows.Controls.ImageViewer.ImageVerticalAlignmentChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ImageVerticalAlignment property changes.
Leadtools.Windows.Controls.ImageViewer.InteractiveCenterAt Occurs when the user performs interactive centering of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveMagnifyGlass Occurs when the user is using the Leadtools.Windows.Controls.MagnifyGlass on this control.
Leadtools.Windows.Controls.ImageViewer.InteractiveModeChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.InteractiveMode property changes.
Leadtools.Windows.Controls.ImageViewer.InteractiveModeEnded Occurs when the operation of the current Leadtools.Windows.Controls.ImageViewer.InteractiveMode ended successfully.
Leadtools.Windows.Controls.ImageViewer.InteractivePan Occurs when the user performs interactive panning of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveScale Occurs when the user performs interactive scaling of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveUserRectangle Occurs when the user performs user-defined interactive drawing of a rectangle.
Leadtools.Windows.Controls.ImageViewer.InteractiveZoomTo Occurs when the user performs interactive zoom to rectangle of the image display.
Leadtools.Windows.Controls.ImageViewer.OnAspectRatioCorrectionChanged(Double}) Raises the Leadtools.Windows.Controls.ImageViewer.AspectRatioCorrectionChanged event.
Leadtools.Windows.Controls.ImageViewer.OnFlipChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageViewer.FlipChanged event.
Leadtools.Windows.Controls.ImageViewer.OnGeometryChanged(Geometry}) Raises the Leadtools.Windows.Controls.ImageViewer.GeometryChanged event.
Leadtools.Windows.Controls.ImageViewer.OnGeometryFrameTypeChanged(GeometryFrameType}) Raises the Leadtools.Windows.Controls.ImageViewer.GeometryFrameTypeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnImageEffectChanged(Effect}) Raises the Leadtools.Windows.Controls.ImageViewer.ImageEffectChanged event.
Leadtools.Windows.Controls.ImageViewer.OnImageHorizontalAlignmentChanged(HorizontalAlignment}) Raises the Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignmentChanged event.
Leadtools.Windows.Controls.ImageViewer.OnImageVerticalAlignmentChanged(VerticalAlignment}) Raises the Leadtools.Windows.Controls.ImageViewer.ImageVerticalAlignmentChanged event.
Leadtools.Windows.Controls.ImageViewer.OnInteractiveModeChanged(InteractiveMode}) Raises the Leadtools.Windows.Controls.ImageViewer.InteractiveModeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnResetImageViewOptionsChanged(ResetImageViewOptions}) Raises the Leadtools.Windows.Controls.ImageViewer.ResetImageViewOptionsChanged event.
Leadtools.Windows.Controls.ImageViewer.OnReverseChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageViewer.ReverseChanged event.
Leadtools.Windows.Controls.ImageViewer.OnRotateAngleChanged(Double}) Raises the Leadtools.Windows.Controls.ImageViewer.RotateAngleChanged event.
Leadtools.Windows.Controls.ImageViewer.OnScaleFactorChanged(Double}) Raises the Leadtools.Windows.Controls.ImageViewer.ScaleFactorChanged event.
Leadtools.Windows.Controls.ImageViewer.OnScreenDpiXChanged(Int32}) Raises the Leadtools.Windows.Controls.ImageViewer.ScreenDpiXChanged event.
Leadtools.Windows.Controls.ImageViewer.OnScreenDpiYChanged(Int32}) Raises the Leadtools.Windows.Controls.ImageViewer.ScreenDpiXChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSizeModeChanged(SizeMode}) Raises the Leadtools.Windows.Controls.ImageViewer.SizeModeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSourceChanged(ImageSource}) Raises the Leadtools.Windows.Controls.ImageViewer.SourceChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSourceDpiXChanged(Int32}) Raises the Leadtools.Windows.Controls.ImageViewer.SourceDpiXChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSourceDpiYChanged(Int32}) Raises the Leadtools.Windows.Controls.ImageViewer.SourceDpiYChanged event.
Leadtools.Windows.Controls.ImageViewer.OnTransitionChanged(TransitionBase}) Raises the Leadtools.Windows.Controls.ImageViewer.TransitionChanged event.
Leadtools.Windows.Controls.ImageViewer.OnUseDpiChanged(Boolean}) Raises the Leadtools.Windows.Controls.ImageViewer.UseDpiChanged event.
Leadtools.Windows.Controls.ImageViewer.ResetImageViewOptionsChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ResetImageViewOptions property changes.
Leadtools.Windows.Controls.ImageViewer.ReverseChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.Reverse property changes.
Leadtools.Windows.Controls.ImageViewer.RotateAngleChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.RotateAngle property changes.
Leadtools.Windows.Controls.ImageViewer.ScaleFactorChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ScaleFactor property changes.
Leadtools.Windows.Controls.ImageViewer.ScreenDpiXChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ScreenDpiX property changes.
Leadtools.Windows.Controls.ImageViewer.ScreenDpiYChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ScreenDpiY property changes.
Leadtools.Windows.Controls.ImageViewer.ScrollChanged Occurs when changes are detected to the scrollbars position, extent, viewport size or visibility of the control.
Leadtools.Windows.Controls.ImageViewer.SizeModeChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.SizeMode property changes.
Leadtools.Windows.Controls.ImageViewer.SourceChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.Source property changes.
Leadtools.Windows.Controls.ImageViewer.SourceDpiXChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.SourceDpiX property changes.
Leadtools.Windows.Controls.ImageViewer.SourceDpiYChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.SourceDpiY property changes.
Leadtools.Windows.Controls.ImageViewer.TransformChanged Occurs when any visual transformation properties changes in the control.
Leadtools.Windows.Controls.ImageViewer.TransitionChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.Transition property changes.
Leadtools.Windows.Controls.ImageViewer.UseDpiChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.UseDpi property changes.
Leadtools.Windows.Controls.MagnifyGlass.BackgroundChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.Background property changes.
Leadtools.Windows.Controls.MagnifyGlass.BorderBrushChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.BorderBrush property changes.
Leadtools.Windows.Controls.MagnifyGlass.BorderThicknessChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.BorderThickness property changes.
Leadtools.Windows.Controls.MagnifyGlass.CrosshairBrushChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.CrosshairBrush property changes.
Leadtools.Windows.Controls.MagnifyGlass.CrosshairChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.Crosshair property changes.
Leadtools.Windows.Controls.MagnifyGlass.CrosshairThicknessChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.CrosshairThickness property changes.
Leadtools.Windows.Controls.MagnifyGlass.OnBackgroundChanged(Brush}) Raises the Leadtools.Windows.Controls.MagnifyGlass.BackgroundChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnBorderBrushChanged(Brush}) Raises the Leadtools.Windows.Controls.MagnifyGlass.BorderBrushChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnBorderThicknessChanged(Double}) Raises the Leadtools.Windows.Controls.MagnifyGlass.BorderThicknessChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnCrosshairBrushChanged(Brush}) Raises the Leadtools.Windows.Controls.MagnifyGlass.CrosshairBrushChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnCrosshairChanged(MagnifyGlassCrosshair}) Raises the Leadtools.Windows.Controls.MagnifyGlass.CrosshairChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnCrosshairThicknessChanged(Double}) Raises the Leadtools.Windows.Controls.MagnifyGlass.CrosshairThicknessChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnRoundRectangleRadiusChanged(Size}) Raises the Leadtools.Windows.Controls.MagnifyGlass.RoundRectangleRadiusChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnScaleFactorChanged(Double}) Raises the Leadtools.Windows.Controls.MagnifyGlass.ScaleFactorChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnShapeChanged(MagnifyGlassShape}) Raises the Leadtools.Windows.Controls.MagnifyGlass.ShapeChanged event.
Leadtools.Windows.Controls.MagnifyGlass.OnSizeChanged(Size}) Raises the Leadtools.Windows.Controls.MagnifyGlass.SizeChanged event.
Leadtools.Windows.Controls.MagnifyGlass.RoundRectangleRadiusChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.RoundRectangleRadius property changes.
Leadtools.Windows.Controls.MagnifyGlass.ScaleFactorChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.ScaleFactor property changes.
Leadtools.Windows.Controls.MagnifyGlass.ShapeChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.Shape property changes.
Leadtools.Windows.Controls.MagnifyGlass.SizeChanged Occurs when the value of the Leadtools.Windows.Controls.MagnifyGlass.Size property changes.
Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImagesChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImages property changes.
Leadtools.Windows.Controls.RasterImageBox.ConvertFromSourceOptionsChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageBox.ConvertFromSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageBox.ConvertToSourceOptionsChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageBox.ConvertToSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageBox.ImageChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageBox.Image property changes.
Leadtools.Windows.Controls.RasterImageBox.OnAutoDisposeImagesChanged(Boolean}) Raises the Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImagesChanged event.
Leadtools.Windows.Controls.RasterImageBox.OnConvertFromSourceOptionsChanged(ConvertFromSourceOptions}) Raises the Leadtools.Windows.Controls.RasterImageBox.ConvertFromSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageBox.OnConvertToSourceOptionsChanged(ConvertToSourceOptions}) Raises the Leadtools.Windows.Controls.RasterImageBox.ConvertToSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageBox.OnImageChanged(RasterImage}) Raises the Leadtools.Windows.Controls.RasterImageBox.ImageChanged event.
Leadtools.Windows.Controls.RasterImageBox.OnSourceChanged(ImageSource}) Raises the Leadtools.Windows.Controls.ImageBox.SourceChanged event.
Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImages property changes.
Leadtools.Windows.Controls.RasterImageListItem.ConvertFromSourceOptionsChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageListItem.ConvertFromSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageListItem.ConvertToSourceOptionsChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageListItem.ConvertToSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageListItem.ImageChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageListItem.Image property changes.
Leadtools.Windows.Controls.RasterImageListItem.OnAutoDisposeImagesChanged(Boolean}) Raises the Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesChanged event.
Leadtools.Windows.Controls.RasterImageListItem.OnConvertFromSourceOptionsChanged(ConvertFromSourceOptions}) Raises the Leadtools.Windows.Controls.RasterImageListItem.ConvertFromSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageListItem.OnConvertToSourceOptionsChanged(ConvertToSourceOptions}) Raises the Leadtools.Windows.Controls.RasterImageListItem.ConvertToSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageListItem.OnImageChanged(RasterImage}) Raises the Leadtools.Windows.Controls.RasterImageListItem.ImageChanged event.
Leadtools.Windows.Controls.RasterImageListItem.OnSourceChanged(ImageSource}) Raises the Leadtools.Windows.Controls.ImageListItem.SourceChanged event.
Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImagesChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImages property changes.
Leadtools.Windows.Controls.RasterImageViewer.ConvertFromSourceOptionsChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageViewer.ConvertFromSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageViewer.ConvertToSourceOptionsChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageViewer.ConvertToSourceOptions property changes.
Leadtools.Windows.Controls.RasterImageViewer.ImageChanged Occurs when the value of the Leadtools.Windows.Controls.RasterImageViewer.Image property changes.
Leadtools.Windows.Controls.RasterImageViewer.OnAutoDisposeImagesChanged(Boolean}) Raises the Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImagesChanged event.
Leadtools.Windows.Controls.RasterImageViewer.OnConvertFromSourceOptionsChanged(ConvertFromSourceOptions}) Raises the Leadtools.Windows.Controls.RasterImageViewer.ConvertFromSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageViewer.OnConvertToSourceOptionsChanged(ConvertToSourceOptions}) Raises the Leadtools.Windows.Controls.RasterImageViewer.ConvertToSourceOptionsChanged event.
Leadtools.Windows.Controls.RasterImageViewer.OnImageChanged(RasterImage}) Raises the Leadtools.Windows.Controls.RasterImageViewer.ImageChanged event.
Leadtools.Windows.Controls.RasterImageViewer.OnSourceChanged(ImageSource}) Raises the Leadtools.Windows.Controls.ImageViewer.SourceChanged event.
Leadtools.Windows.Printing.PrinterHelper - Supports printing for images inside an Leadtools.Windows.Controls.ImageBox, Leadtools.Windows.Controls.RasterImageBox, Leadtools.Windows.Controls.ImageViewer or Leadtools.Windows.Controls.RasterImageViewer controls.
Leadtools.Windows.Printing.PrintPageEventArgs - Provides printing data.

Version Changes: 17.5 to 18

New Members

The following members have been added to the existing types:

Member Description
There are no new members added since last revision. None

Version 17.5 changes

Version 17 changes

Version 16.5 changes

Leadtools.Windows.Controls Assembly Changes from Version 17.5 to Version 18

Version 18 has not changed from Version 17.5. For more information, refer to New in 18.

Leadtools.Windows.Controls Assembly Changes from Version 17 to Version 17.5

New Types

The following new types have been added to LEADTOOLS For .NET v17.5:

Type Description
Leadtools.Windows.Printing.PrintPageEventArgs Provides printing data.
Leadtools.Windows.Printing.PrinterHelper Supports printing for images inside a Leadtools.Windows.Controls.ImageBox, Leadtools.Windows.Controls.RasterImageBox, Leadtools.Windows.Controls.ImageViewer or Leadtools.Windows.Controls.RasterImageViewer controls.

Removed Members

The following members have been removed from existing types in LEADTOOLS For .NET v17.5:

Member Description
**Leadtools.Windows.Controls.ImageViewer.InteractiveModeUseClientCordinates** Obsolete functionality removed

Leadtools.Windows.Controls Assembly Changes from Version 16.5 to Version 17

In LEADTOOLS v17, Leadtools.Windows.Controls.Pro has been removed and its features have been merged with Leadtools.Windows.Controls. Also, the various controls have been re-designed to offer support for the latest features in Windows Presentation Foundation and Silverlight. Almost identical versions of the Leadtools.Windows.Controls assembly exist for both WPF and Silverlight to allow you to easily port and maintain versions of your applications on both platforms.

Updated Types

The following types have been updated in LEADTOOLS For .NET v17:

  • Leadtools.Windows.Controls.ImageViewer has been re-designed.

  • Leadtools.Windows.Controls.RasterImageViewer has been re-designed and replaces the old Leadtools.Windows.Controls.Pro.RasterImageViewer

  • Support for loading and saving images into the Leadtools.Windows.Controls.RasterImageViewer control directly has been removed. Instead use the standard LEADTOOLS Leadtools.Codecs.RasterCodecs to load the image or use the new Leadtools.Codecs.RasterImageTypeConverter class by setting the RasterImageViewer.Image or ImageViewer.Source properties directly in XAML.

The Leadtools.Windows.Controls.BitmapSourceViewer control has been deprecated and you should use the new Leadtools.Windows.Controls.ImageViewer (or Leadtools.Windows.Controls.RasterImageViewer) controls.

The following table lists the methods and properties that have not changed between BitmapSourceViewer and ImageViewer:

Public Fields Description
Leadtools.Windows.Controls.ImageViewer.GeometryProperty Identifies the Leadtools.Windows.Controls.ImageViewer.Geometry dependency property.
Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignmentProperty Identifies the Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignment dependency property.
Leadtools.Windows.Controls.ImageViewer.ImageVerticalAlignmentProperty Identifies the Leadtools.Windows.Controls.ImageViewer.ImageVerticalAlignment dependency property.
Leadtools.Windows.Controls.ImageViewer.InteractiveModeProperty Identifies the Leadtools.Windows.Controls.ImageViewer.InteractiveMode dependency property.
Leadtools.Windows.Controls.ImageViewer.ScaleFactorProperty Identifies the Leadtools.Windows.Controls.ImageViewer.ScaleFactor dependency property.
Leadtools.Windows.Controls.ImageViewer.SizeModeProperty Identifies the Leadtools.Windows.Controls.ImageViewer.SizeMode dependency property.
Leadtools.Windows.Controls.ImageViewer.SourceProperty Identifies the Leadtools.Windows.Controls.ImageViewer.Source dependency property.
Leadtools.Windows.Controls.ImageViewer.UseDpiProperty Identifies the Leadtools.Windows.Controls.ImageViewer.UseDpi dependency property.
Public properties Description
Leadtools.Windows.Controls.ImageViewer.Geometry Gets or sets the geometry object to frame or animate on top of this Leadtools.Windows.Controls.ImageViewer or Leadtools.Windows.Controls.RasterImageViewer control.
Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignment Gets or sets a value that indicates the horizontal alignment for the image in this control.
Leadtools.Windows.Controls.ImageViewer.ImageVerticalAlignment Gets or sets a value that indicates the vertical alignment for the image in this control.
Leadtools.Windows.Controls.ImageViewer.InteractiveMode Gets or sets a value that indicates the current user interaction mode with the control's display.
Leadtools.Windows.Controls.ImageViewer.IsInteractiveModeBusy Determines if the control is currently performing an interactive operation.
Leadtools.Windows.Controls.ImageViewer.MagnifyGlass Gets or sets the Leadtools.Windows.Controls.MagnifyGlass object used to perform magnify glass operations for this control.
Leadtools.Windows.Controls.ImageViewer.ScaleFactor Gets or sets the zoom factor used to display the image.
Leadtools.Windows.Controls.ImageViewer.SizeMode Gets or sets a value that determine how the control displays the image and the automatic adjustments of the display.
Leadtools.Windows.Controls.ImageViewer.Source Gets or sets the System.Windows.Media.ImageSource to be displayed in this control.
Leadtools.Windows.Controls.ImageViewer.UseDpi Gets or sets a value that indicates whether the control must account for the physical resolution of the image when calculating the display properties.

|

Public Methods

Description

Leadtools.Windows.Controls.ImageViewer.CenterAtPoint(System.Windows.Point)

Centers the image display at the specified point.

Leadtools.Windows.Controls.ImageViewer.OnApplyTemplate

Builds the visual tree of the control.
Leadtools.Windows.Controls.ImageViewer.ZoomToRectangle(System.Windows.Rect) Zooms the image to the specified rectangle.

Protected Methods Description
Leadtools.Windows.Controls.ImageViewer.OnGeometryChanged Raises the Leadtools.Windows.Controls.ImageViewer.GeometryChanged event.
Leadtools.Windows.Controls.ImageViewer.OnImageHorizontalAlignmentChanged Raises the Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignmentChanged event.
Leadtools.Windows.Controls.ImageViewer.OnImageVerticalAlignmentChanged Raises the Leadtools.Windows.Controls.ImageViewer.ImageVerticalAlignmentChanged event.
Leadtools.Windows.Controls.ImageViewer.OnInteractiveCenterAt Raises the Leadtools.Windows.Controls.ImageViewer.InteractiveCenterAt event.
Leadtools.Windows.Controls.ImageViewer.OnInteractiveMagnifyGlass Raises the Leadtools.Windows.Controls.ImageViewer.InteractiveMagnifyGlass event.
Leadtools.Windows.Controls.ImageViewer.OnInteractiveModeChanged Raises the Leadtools.Windows.Controls.ImageViewer.InteractiveModeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnInteractiveModeEnded Raises the Leadtools.Windows.Controls.ImageViewer.InteractiveModeEnded event.
Leadtools.Windows.Controls.ImageViewer.OnInteractivePan Raises the Leadtools.Windows.Controls.ImageViewer.InteractivePan event.
Leadtools.Windows.Controls.ImageViewer.OnInteractiveScale Raises the Leadtools.Windows.Controls.ImageViewer.InteractiveScale event.
Leadtools.Windows.Controls.ImageViewer.OnInteractiveZoomTo Raises the Leadtools.Windows.Controls.ImageViewer.InteractiveZoomTo event.
Leadtools.Windows.Controls.ImageViewer.OnLostFocus Overrides System.Windows.UIElement.OnLostFocus(System.Windows.RoutedEventArgs).
Leadtools.Windows.Controls.ImageViewer.OnScaleFactorChanged Raises the Leadtools.Windows.Controls.ImageViewer.ScaleFactorChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSizeModeChanged Raises the Leadtools.Windows.Controls.ImageViewer.SizeModeChanged event.
Leadtools.Windows.Controls.ImageViewer.OnSourceChanged Raises the Leadtools.Windows.Controls.ImageViewer.SourceChanged event.
Leadtools.Windows.Controls.ImageViewer.OnUseDpiChanged Raises the Leadtools.Windows.Controls.ImageViewer.UseDpiChanged event.
Public Events Description
Leadtools.Windows.Controls.ImageViewer.GeometryChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.Geometry property changes.
Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignmentChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ImageHorizontalAlignment property changes.
Leadtools.Windows.Controls.ImageViewer.ImageSizeChanged Occurs when the control size changes.
Leadtools.Windows.Controls.ImageViewer.ImageSizeChanged Occurs when the value of the ImageViewer.ImageVerticalAlignment property changes.
Leadtools.Windows.Controls.ImageViewer.InteractiveCenterAt Occurs when the user performs interactive centering of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveMagnifyGlass Occurs when the user is using the Leadtools.Windows.Controls.MagnifyGlass on this control.
Leadtools.Windows.Controls.ImageViewer.InteractiveModeChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.InteractiveMode property changes.
Leadtools.Windows.Controls.ImageViewer.InteractiveModeEnded Occurs when the operation of the current Leadtools.Windows.Controls.ImageViewer.InteractiveMode ended successfully.
Leadtools.Windows.Controls.ImageViewer.InteractivePan Occurs when the user performs interactive panning of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveScale Occurs when the user performs interactive scaling of the image display.
Leadtools.Windows.Controls.ImageViewer.InteractiveZoomTo Occurs when the user performs interactive zoom to rectangle of the image display.
Leadtools.Windows.Controls.ImageViewer.ScaleFactorChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.ScaleFactor property changes.
Leadtools.Windows.Controls.ImageViewer.ScrollChangedLeadtools Occurs when changes are detected to the scrollbars position, extent, viewport size or visibility of the control.
Leadtools.Windows.Controls.ImageViewer.SizeModeChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.SizeMode property changes.
Leadtools.Windows.Controls.ImageViewer.SourceChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.Source property changes.
Leadtools.Windows.Controls.ImageViewer.UseDpiChanged Occurs when the value of the Leadtools.Windows.Controls.ImageViewer.UseDpi property changes.

The following table lists the properties and methods of BitmapSourceViewer and their equivalent in ImageViewer

BitmapSourceViewer Class

ImageViewer Class

Public Fields
**AnimateGeometryChangedEvent** **N/A**
**AnimateGeometryProperty** Geometry
**BitmapEffectBehaviorProperty** BitmapEffect
**FrameBackgroundChangedEvent** **N/A**
**FrameBackgroundProperty** **N/A**
**FrameChangedEvent** **N/A**
**FrameGeometryChangedEvent** GeometryFrameTypeChanged
**FrameGeometryProperty** GeometryFrameType
**FrameProperty** **N/A**
**FrameShadowBackgroundChangedEvent** **N/A**
**FrameShadowBackgroundProperty** **N/A**
**FrameShadowChangedEvent** **N/A**
**FrameShadowProperty** **N/A**
**GeometryChangedEvent** GeometryChanged
**ImageHorizontalAlignmentChangedEvent** ImageHorizontalAlignmentChanged
**ImageSizeChangedEvent** ImageSizeChanged
**ImageVerticalAlignmentChangedEvent** ImageVerticalAlignmentChanged
**InteractiveCenterAtEvent** InteractiveCenterAt
**InteractiveGeometryEvent** **N/A**
**InteractiveGeometryTypeChangedEvent** **N/A**
**InteractiveGeometryTypeProperty** **N/A**
**InteractiveMagnifyGlassEvent** InteractiveMagnifyGlass
**InteractiveModeChangedEvent** InteractiveModeChanged
**InteractiveModeEndedEvent** InteractiveModeEnded
**InteractivePanEvent** InteractivePan
**InteractiveScaleEvent** InteractiveScale
**InteractiveZoomToEvent** InteractiveZoomTo
**IsInteractiveModeBusyProperty** IsInteractiveModeBusy
**MagnifyGlassChangedEvent** Leadtools.Windows.Controls.ImageViewer.InteractiveMagnifyGlassInteractiveMagnifyGlass
**MagnifyGlassProperty** MagnifyGlass
**ScaleFactorChangedEvent** ScaleFactorChanged
**ScrollChangedEvent** ScrollChanged
**SizeModeChangedEvent** SizeModeChanged
**SourceChangedEvent** SourceChanged
**UseDpiChangedEvent** UseDpiChanged
Public properties
**AnimateGeometry** Geometry
**BitmapEffectBehavior** BitmapEffect
**Frame** **N/A**
**FrameBackground** Background
**FrameGeometry** Geometry
**FrameShadow** **N/A**
**FrameShadowBackground** **N/A**
**HorizontalScaleFactor** HorizontalAlignment
**InteractiveGeometryType** GeometryProperty
**PhysicalViewRectangle** PhysicalSize
Protected Properties
**DefaultStyleKey** **N/A**
**HandlesScrolling** **N/A**
**InheritanceBehavior** **N/A**
**LogicalChildren** **N/A**
Public Methods
**Equals** **N/A**
**GetHashCode** **N/A**
Protected Methods
**AddLogicalChild** **N/A**
**GetTemplateChild** Template
**GetUIParentCore** TemplatedParent
**OnAnimateGeometryChanged** OnGeometryChanged
**OnFrameBackgroundChanged** OnGeometryFrameTypeChanged
**OnFrameChanged** **N/A**
**OnFrameGeometryChanged** **N/A**
**OnFrameShadowBackgroundChanged** **N/A**
**OnFrameShadowChanged** **N/A**
**OnInteractiveGeometry** **N/A**
**OnInteractiveGeometryTypeChanged** **N/A**
**OnMagnifyGlassChanged** OnInteractiveMagnifyGlass
**OnRenderSizeChanged** **N/A**
**OnStyleChanged** **N/A**
**OnVisualChildrenChanged** **N/A**
**OnVisualParentChanged** **N/A**
**ParentLayoutInvalidated** **N/A**
**RemoveLogicalChild** **N/A**
**ShouldSerializeProperty** **N/A**
Public Events
**AnimateGeometryChanged** GeometryChanged
**FrameBackgroundChanged** **N/A**
**FrameChanged** **N/A**
**FrameGeometryChanged** GeometryChanged
**FrameShadowBackgroundChanged** **N/A**
**FrameShadowChanged** **N/A**
**InheritanceContextChanged** **N/A**
**InteractiveGeometry** **N/A**
**InteractiveGeometryTypeChanged** GeometryFrameTypeChanged
**MagnifyGlassChanged** **N/A**
**ResourcesChanged** **N/A**

New Types

The following new types have been added to LEADTOOLS For .NET v17:

Type Description
ImageBox

Light-weight version of Leadtools.Windows.Controls.ImageViewer which is perfect for viewing WPF or Silverlight images (System.Windows.Media.ImageSource) without the scrollbars or interactive modes.

RasterImageBox

Light-weight version of Leadtools.Windows.Controls.RasterImageViewer which is perfect for viewing LEADTOOLS images (Leadtools.RasterImage) without the scrollbars or interactive modes.

MagnifyGlass

New version of the magnify glass that uses WPF/Silverlight pixel shaders for speed optimization.

New Members

The following new members have been added to existing types in LEADTOOLS For .NET v17:

Member Description
Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesProperty

Identifies the Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImages dependency property.

Leadtools.Windows.Controls.RasterImageListItem.OnAutoDisposeImagesChanged

Raises the Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesChanged event.

Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesChanged

Occurs when the value of the Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImages property changes.

Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImages

Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this Leadtools.Windows.Controls.RasterImageListItem.

Leadtools.Windows.Controls.RasterImageBox.OnAutoDisposeImagesChanged

Raises the Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImagesChanged event.

Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImagesChanged

Occurs when the value of the Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImages property changes.

Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImages

Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this Leadtools.Windows.Controls.RasterImageBox.

Leadtools.Windows.Controls.ImageList.AutoDisposeImagesProperty

Identifies the Leadtools.Windows.Controls.ImageList.AutoDisposeImages dependency property.

Leadtools.Windows.Controls.ImageList.OnAutoDisposeImagesChanged

Raises the Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged event.

Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged

Occurs when the value of the Leadtools.Windows.Controls.ImageList.AutoDisposeImages property changes.

Leadtools.Windows.Controls.RasterImageViewer.OnApplyTemplate

Builds the visual tree of the control.

Leadtools.Windows.Controls.RasterImageViewer.OnAutoDisposeImagesChanged

Raises the Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged event.

Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImagesChanged

Occurs when the value of the Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImages property changes.

Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImages

Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this Leadtools.Windows.Controls.RasterImageViewer.

 

Leadtools.Windows.Controls Assembly Changes from Version 16 to Version 16.5

New Members

The following members have been added to existing types in v16.5:

Member Description
Leadtools.Windows.Controls.ImageList.EnableRubberBandSelectionProperty

Enables or disables rubber band selection in the Leadtools.Windows.Controls.ImageList. This is a dependency property.

Leadtools.Windows.Controls.ImageList.RubberBandFill

Gets or sets the rubber band brush. This is a dependency property.

Leadtools.Windows.Controls.ImageList.OnApplyTemplate

This member overrides FrameWorkElement.OnApplyTemplate.

Leadtools.Windows.Controls.ImageList.EnableRubberBandSelectionProperty

Enables or disables rubber band selection in the Leadtools.Windows.Controls.ImageList. This is a dependency property.

Leadtools.Windows.Controls.ImageList.RubberBandFillProperty

Gets or sets the rubber band brush. This is a dependency property.

Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesProperty

Identifies the Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImages dependency property.

Leadtools.Windows.Controls.RasterImageListItem.OnAutoDisposeImagesChanged

Raises the Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesChanged event.

Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImagesChanged

Occurs when the value of the Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImages property changes.

Leadtools.Windows.Controls.RasterImageListItem.AutoDisposeImages

Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this Leadtools.Windows.Controls.RasterImageListItem.

Leadtools.Windows.Controls.RasterImageBox.OnAutoDisposeImagesChanged

Raises the Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImagesChanged event.

Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImagesChanged

Occurs when the value of the Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImages property changes.

Leadtools.Windows.Controls.RasterImageBox.AutoDisposeImages

Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this Leadtools.Windows.Controls.RasterImageBox.

Leadtools.Windows.Controls.ImageList.AutoDisposeImagesProperty

Identifies the Leadtools.Windows.Controls.ImageList.AutoDisposeImages dependency property.

Leadtools.Windows.Controls.ImageList.OnAutoDisposeImagesChanged

Raises the Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged event.

Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged

Occurs when the value of the Leadtools.Windows.Controls.ImageList.AutoDisposeImages property changes.

Leadtools.Windows.Controls.RasterImageViewer.OnApplyTemplate

Builds the visual tree of the control.

Leadtools.Windows.Controls.RasterImageViewer.OnAutoDisposeImagesChanged

Raises the Leadtools.Windows.Controls.ImageList.AutoDisposeImagesChanged event.

Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImagesChanged

Occurs when the value of the Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImages property changes.

Leadtools.Windows.Controls.RasterImageViewer.AutoDisposeImages

Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this Leadtools.Windows.Controls.RasterImageViewer.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Imaging, Medical, and Document