←Select platform

ImageViewer Class Methods

Summary

For a list of all members of this type, see ImageViewer 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.
BoundsFromImageCoordinates Converts a rectangle from image to control (display) coordinates.
BoundsToImageCoordinates Converts a rectangle from control (display) to image coordinates.
CancelInteractiveMode Cancels the current interactive mode.
CenterAtPoint Centers the image display at the specified point.
EndUpdate Refreshes the control to include all the changes made after using the BeginUpdate method.
OnApplyTemplate Builds the visual tree of the control
PointFromImageCoordinates Converts a point from image to control (display) coordinates.
PointToImageCoordinates Converts a point from control (display) to image coordinates.
SetInteractiveModeCursor Sets the mouse cursors associated with an interactive mode
ZoomToRectangle Zooms the image to the specified rectangle.

Protected Methods

Name Description
OnAspectRatioCorrectionChanged Raises the AspectRatioCorrectionChanged event.
OnBitmapScalingModeChanged Raises the BitmapScalingModeChanged event.
OnFlipChanged Raises the FlipChanged event.
OnGeometryChanged Raises the GeometryChanged event.
OnGeometryFrameTypeChanged Raises the GeometryFrameTypeChanged event.
OnImageEffectChanged Raises the ImageEffectChanged event.
OnImageHorizontalAlignmentChanged Raises the ImageHorizontalAlignmentChanged event.
OnImageSizeChanged Raises the ImageSizeChanged event.
OnImageVerticalAlignmentChanged Raises the ImageVerticalAlignmentChanged event.
OnInteractiveCenterAt Raises the InteractiveCenterAt event.
OnInteractiveMagnifyGlass Raises the InteractiveMagnifyGlass event.
OnInteractiveModeChanged Raises the InteractiveModeChanged event.
OnInteractiveModeEnded Raises the InteractiveModeEnded event.
OnInteractivePan Raises the InteractivePan event.
OnInteractiveScale Raises the InteractiveScale event.
OnInteractiveUserRectangle Raises the InteractiveUserRectangle event.
OnInteractiveZoomTo Raises the InteractiveZoomTo event.
OnLostFocus Overrides System.Windows.UIElement.OnLostFocus(System.Windows.RoutedEventArgs)
OnResetImageViewOptionsChanged Raises the ResetImageViewOptionsChanged event.
OnReverseChanged Raises the ReverseChanged event.
OnRotateAngleChanged Raises the RotateAngleChanged event.
OnScaleFactorChanged Raises the ScaleFactorChanged event.
OnScreenDpiXChanged Raises the ScreenDpiXChanged event.
OnScreenDpiYChanged Raises the ScreenDpiXChanged event.
OnScrollChanged Raises the ScrollChanged event.
OnSizeModeChanged Raises the SizeModeChanged event.
OnSourceChanged Raises the SourceChanged event.
OnSourceDpiXChanged Raises the SourceDpiXChanged event.
OnSourceDpiYChanged Raises the SourceDpiYChanged event.
OnTransformChanged Raises the TransformChanged event.
OnTransitionChanged Raises the TransitionChanged event.
OnUseDpiChanged Raises the UseDpiChanged event.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Controls Assembly