LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

ImageViewer Class Members

Fields  Properties  Methods  Events


The following tables list the members exposed by ImageViewer.

Public Constructors
 NameDescription
Public ConstructorImageViewer ConstructorInitializes a new instance of the ImageViewer class. .NET support Silverlight support  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AspectRatioCorrectionPropertyIdentifies the AspectRatioCorrection dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)FlipPropertyIdentifies the Flip dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)GeometryFrameTypePropertyIdentifies the GeometryFrameType dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)GeometryPropertyIdentifies the Geometry dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)ImageEffectPropertyIdentifies the ImageEffect dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)ImageHorizontalAlignmentPropertyIdentifies the ImageHorizontalAlignment dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)ImageVerticalAlignmentPropertyIdentifies the ImageVerticalAlignment dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)InteractiveModePropertyIdentifies the InteractiveMode dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)ResetImageViewOptionsPropertyIdentifies the ResetImageViewOptions dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)ReversePropertyIdentifies the Reverse dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)RotateAnglePropertyIdentifies the RotateAngle dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)ScaleFactorPropertyIdentifies the ScaleFactor dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)ScreenDpiXPropertyIdentifies the ScreenDpiX dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)ScreenDpiYPropertyIdentifies the ScreenDpiY dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)SizeModePropertyIdentifies the SizeMode dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)SourceDpiXPropertyIdentifies the SourceDpiX dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)SourceDpiYPropertyIdentifies the SourceDpiY dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)SourcePropertyIdentifies the Source dependency property. .NET support Silverlight support  
Public Fieldstatic (Shared in Visual Basic)TransitionPropertyIdentifies the Transition dependency property. .NET support  
Public Fieldstatic (Shared in Visual Basic)UseDpiPropertyIdentifies the UseDpi dependency property. .NET support Silverlight support  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesCaptured (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesCapturedWithin (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyAreAnyTouchesOver (Inherited from System.Windows.UIElement)
Public PropertyAspectRatioCorrectionGets or sets the manual aspect ratio correction value. This is a dependency property. .NET support Silverlight support  
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBindingGroup (Inherited from System.Windows.FrameworkElement)
Public PropertyBitmapEffect (Inherited from System.Windows.UIElement)
Public PropertyBitmapEffectInput (Inherited from System.Windows.UIElement)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipToBounds (Inherited from System.Windows.UIElement)
Public PropertyCommandBindings (Inherited from System.Windows.UIElement)
Public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentStringFormat (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentTemplateSelector (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContextMenu (Inherited from System.Windows.FrameworkElement)
Public PropertyCurrentXScaleFactorGets the current horizontal scale factor .NET support Silverlight support  
Public PropertyCurrentYScaleFactorGets the current vertical scale factor .NET support Silverlight support  
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFlipGets or sets a value that indicates whether the image in the control will be flipped vertically. This is a dependency property. .NET support Silverlight support  
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFocusable (Inherited from System.Windows.UIElement)
Public PropertyFocusVisualStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForceCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyGeometryGets or sets the geometry object to frame or animate on top of this ImageViewer or RasterImageViewer control. .NET support  
Public PropertyGeometryFrameTypeGets or sets a value indicating the current geometry frame type. .NET support  
Public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
Public PropertyHasContent (Inherited from System.Windows.Controls.ContentControl)
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyImageEffectGets or sets the bitmap effect to apply to the image in this control. This is a dependency property. .NET support Silverlight support  
Public PropertyImageHorizontalAlignmentGets or sets a value that indicates the horizontal alignment for the image in this control. This is a dependency property. .NET support Silverlight support  
Public PropertyImageVerticalAlignmentGets or sets a value that indicates the vertical alignment for the image in this control. This is a dependency property. .NET support Silverlight support  
Public PropertyInputBindings (Inherited from System.Windows.UIElement)
Public PropertyInputScope (Inherited from System.Windows.FrameworkElement)
Public PropertyInteractiveModeGets or sets a value that indicates the current user interaction mode with the control's display. This is a dependency property. .NET support Silverlight support  
Public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
Public PropertyIsEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsFocused (Inherited from System.Windows.UIElement)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsInitialized (Inherited from System.Windows.FrameworkElement)
Public PropertyIsInputMethodEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsInteractiveModeBusyDetermines if the control is currently performing an interactive operation. .NET support Silverlight support  
Public PropertyIsKeyboardFocused (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
Public PropertyIsLoaded (Inherited from System.Windows.FrameworkElement)
Public PropertyIsManipulationEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsMeasureValid (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsMouseDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOver (Inherited from System.Windows.UIElement)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyIsStylusCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsStylusCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsStylusDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsStylusOver (Inherited from System.Windows.UIElement)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyIsVisible (Inherited from System.Windows.UIElement)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyLayoutTransform (Inherited from System.Windows.FrameworkElement)
Public PropertyMagnifyGlassGets or sets the MagnifyGlass object used to perform magnify glass operations for this control. .NET support Silverlight support  
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyOverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPersistId (Inherited from System.Windows.UIElement)
Public PropertyPhysicalSizeGets the physical (screen) viewing size. .NET support Silverlight support  
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResetImageViewOptionsGets or sets a value that determines which properties gets reset when a new image is set into the Source property. This is a dependency property. .NET support Silverlight support  
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertyReverseGets or sets a value that indicates whether the image in the control will be flipped horizontally. This is a dependency property. .NET support Silverlight support  
Public PropertyRotateAngleGets or sets a value that indicates the rotation angle in degrees to apply to the image in the control. This is a dependency property. .NET support Silverlight support  
Public PropertyScaleFactorGets or sets the zoom factor used to display the image. This is a dependency property. .NET support Silverlight support  
Public PropertyScreenDpiXGets or sets the current screen horizontal resolution in dots/inch (or DPI). This is a dependency property. .NET support Silverlight support  
Public PropertyScreenDpiYGets or sets the current screen vertical resolution in dots/inch (or DPI). This is a dependency property. .NET support Silverlight support  
Public PropertyScrollViewerGets the ScrollViewer part of this control .NET support Silverlight support  
Public PropertySizeModeGets or sets a value that determine how the control displays the image and the automatic adjustments of the display. This is a dependency property. .NET support Silverlight support  
Public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public PropertySourceGets or sets the System.Windows.Media.ImageSource to be displayed in this control. This is a dependency property. .NET support Silverlight support  
Public PropertySourceDpiXGets or sets the horizontal resolution in dots/inch (or DPI) of the image in Source. This is a dependency property. .NET support Silverlight support  
Public PropertySourceDpiYGets or sets the vertical resolution in dots/inch (or DPI) of the image in Source. This is a dependency property. .NET support Silverlight support  
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyTemplatedParent (Inherited from System.Windows.FrameworkElement)
Public PropertyToolTip (Inherited from System.Windows.FrameworkElement)
Public PropertyTouchesCaptured (Inherited from System.Windows.UIElement)
Public PropertyTouchesCapturedWithin (Inherited from System.Windows.UIElement)
Public PropertyTouchesDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyTouchesOver (Inherited from System.Windows.UIElement)
Public PropertyTransformGets the current display matrix used in this control. .NET support Silverlight support  
Public PropertyTransitionGets or sets the Leadtools.Windows.Media.Transitions.TransitionBase that specifies the type of transition or animation to be applied on this control. .NET support  
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUid (Inherited from System.Windows.UIElement)
Public PropertyUseDpiGets or sets a value that indicates whether the control must account for the physical resolution of the image when calculating the display properties. This is a dependency property. .NET support Silverlight support  
Public PropertyUseLayoutRounding (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodAddToEventRoute (Inherited from System.Windows.UIElement)
Public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodBeginInit (Inherited from System.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodBeginUpdateStops the viewer from being updated if any change is applied. This is useful to increase the control speed efficiency. .NET support Silverlight support  
Public MethodBoundsFromImageCoordinatesConverts a rectangle from image to control (display) coordinates. .NET support Silverlight support  
Public MethodBoundsToImageCoordinatesConverts a rectangle from control (display) to image coordinates. .NET support Silverlight support  
Public MethodBringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodCancelInteractiveModeCancels the current interactive mode. .NET support Silverlight support  
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodCaptureStylus (Inherited from System.Windows.UIElement)
Public MethodCaptureTouch (Inherited from System.Windows.UIElement)
Public MethodCenterAtPointCenters the image display at the specified point. .NET support Silverlight support  
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodEndInit (Inherited from System.Windows.FrameworkElement)
Public MethodEndUpdateRefreshes the control to include all the changes made after using the BeginUpdate method. .NET support Silverlight support  
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
Public MethodFindName(String) (Inherited from System.Windows.FrameworkElement)
Public MethodFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.UIElement)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.UIElement)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInputHitTest(Point) (Inherited from System.Windows.UIElement)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodInvalidateProperty(DependencyProperty) (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateVisual (Inherited from System.Windows.UIElement)
Public MethodIsAncestorOf (Inherited from System.Windows.Media.Visual)
Public MethodIsDescendantOf (Inherited from System.Windows.Media.Visual)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodMoveFocus (Inherited from System.Windows.FrameworkElement)
Public MethodOnApplyTemplateOverridden. Builds the visual tree of the control .NET support Silverlight support  
Public MethodPointFromImageCoordinatesConverts a point from image to control (display) coordinates. .NET support Silverlight support  
Public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
Public MethodPointToImageCoordinatesConverts a point from control (display) to image coordinates. .NET support Silverlight support  
Public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
Public MethodPredictFocus (Inherited from System.Windows.FrameworkElement)
Public MethodRaiseEvent(RoutedEventArgs) (Inherited from System.Windows.UIElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRegisterName (Inherited from System.Windows.FrameworkElement)
Public MethodReleaseAllTouchCaptures (Inherited from System.Windows.UIElement)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseStylusCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseTouchCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodSetCurrentValue(DependencyProperty,Object) (Inherited from System.Windows.DependencyObject)
Public MethodSetInteractiveModeCursorSets the mouse cursors associated with an interactive mode .NET support Silverlight support  
Public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodToString (Inherited from System.Windows.Controls.Control)
Public MethodTransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
Public MethodTransformToDescendant (Inherited from System.Windows.Media.Visual)
Public MethodTransformToVisual (Inherited from System.Windows.Media.Visual)
Public MethodTranslatePoint (Inherited from System.Windows.UIElement)
Public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Public MethodZoomToRectangleZooms the image to the specified rectangle. .NET support Silverlight support  
Top
Protected Methods
 NameDescription
Protected MethodAddChild (Inherited from System.Windows.Controls.ContentControl)
Protected MethodAddText (Inherited from System.Windows.Controls.ContentControl)
Protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverride (Inherited from System.Windows.Controls.Control)
Protected MethodGetLayoutClip (Inherited from System.Windows.FrameworkElement)
Protected MethodGetVisualChild (Inherited from System.Windows.FrameworkElement)
Protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.UIElement)
Protected MethodMeasureCore (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverride (Inherited from System.Windows.Controls.Control)
Protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
Protected MethodOnAspectRatioCorrectionChangedRaises the AspectRatioCorrectionChanged event.  
Protected MethodOnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
Protected MethodOnContentChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnContentStringFormatChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnContentTemplateChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnContentTemplateSelectorChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodOnDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnDrop (Inherited from System.Windows.UIElement)
Protected MethodOnFlipChangedRaises the FlipChanged event.  
Protected MethodOnGeometryChangedRaises the GeometryChanged event.  
Protected MethodOnGeometryFrameTypeChangedRaises the GeometryFrameTypeChanged event.  
Protected MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnGotMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotTouchCapture (Inherited from System.Windows.UIElement)
Protected MethodOnImageEffectChangedRaises the ImageEffectChanged event.  
Protected MethodOnImageHorizontalAlignmentChangedRaises the ImageHorizontalAlignmentChanged event.  
Protected MethodOnImageSizeChangedRaises the ImageSizeChanged event. .NET support Silverlight support  
Protected MethodOnImageVerticalAlignmentChangedRaises the ImageVerticalAlignmentChanged event.  
Protected MethodOnInitialized (Inherited from System.Windows.FrameworkElement)
Protected MethodOnInteractiveCenterAtRaises the InteractiveCenterAt event. .NET support Silverlight support  
Protected MethodOnInteractiveMagnifyGlassRaises the InteractiveMagnifyGlass event. .NET support Silverlight support  
Protected MethodOnInteractiveModeChangedRaises the InteractiveModeChanged event.  
Protected MethodOnInteractiveModeEndedRaises the InteractiveModeEnded event. .NET support Silverlight support  
Protected MethodOnInteractivePanRaises the InteractivePan event. .NET support Silverlight support  
Protected MethodOnInteractiveScaleRaises the InteractiveScale event. .NET support Silverlight support  
Protected MethodOnInteractiveUserRectangleRaises the InteractiveUserRectangle event. .NET support Silverlight support  
Protected MethodOnInteractiveZoomToRaises the InteractiveZoomTo event. .NET support Silverlight support  
Protected MethodOnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnKeyDown (Inherited from System.Windows.UIElement)
Protected MethodOnKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnLostFocusOverridden. Overrides System.Windows.UIElement.OnLostFocus(System.Windows.RoutedEventArgs) .NET support Silverlight support  
Protected MethodOnLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnLostStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnLostTouchCapture (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationCompleted (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationDelta (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationInertiaStarting (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStarted (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStarting (Inherited from System.Windows.UIElement)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseEnter (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeave (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDrop (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected MethodOnPreviewMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTextInput (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchUp (Inherited from System.Windows.UIElement)
Protected MethodOnPropertyChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnQueryCursor (Inherited from System.Windows.UIElement)
Protected MethodOnRender (Inherited from System.Windows.UIElement)
Protected MethodOnResetImageViewOptionsChangedRaises the ResetImageViewOptionsChanged event.  
Protected MethodOnReverseChangedRaises the ReverseChanged event.  
Protected MethodOnRotateAngleChangedRaises the RotateAngleChanged event.  
Protected MethodOnScaleFactorChangedRaises the ScaleFactorChanged event.  
Protected MethodOnScreenDpiXChangedRaises the ScreenDpiXChanged event.  
Protected MethodOnScreenDpiYChangedRaises the ScreenDpiXChanged event.  
Protected MethodOnScrollChangedRaises the ScrollChanged event. .NET support Silverlight support  
Protected MethodOnSizeModeChangedRaises the SizeModeChanged event.  
Protected MethodOnSourceChangedRaises the SourceChanged event.  
Protected MethodOnSourceDpiXChangedRaises the SourceDpiXChanged event.  
Protected MethodOnSourceDpiYChangedRaises the SourceDpiYChanged event.  
Protected MethodOnStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusEnter (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusLeave (Inherited from System.Windows.UIElement)
Protected MethodOnStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnTemplateChanged (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInput (Inherited from System.Windows.UIElement)
Protected MethodOnToolTipClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnToolTipOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnTouchDown (Inherited from System.Windows.UIElement)
Protected MethodOnTouchEnter (Inherited from System.Windows.UIElement)
Protected MethodOnTouchLeave (Inherited from System.Windows.UIElement)
Protected MethodOnTouchMove (Inherited from System.Windows.UIElement)
Protected MethodOnTouchUp (Inherited from System.Windows.UIElement)
Protected MethodOnTransformChangedRaises the TransformChanged event. .NET support Silverlight support  
Protected MethodOnTransitionChangedRaises the TransitionChanged event.  
Protected MethodOnUseDpiChangedRaises the UseDpiChanged event.  
Protected MethodRemoveVisualChild (Inherited from System.Windows.Media.Visual)
Top
Public Events
 NameDescription
Public EventAspectRatioCorrectionChangedOccurs when the value of the AspectRatioCorrection property changes. .NET support Silverlight support  
Public EventContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Public EventContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventFlipChangedOccurs when the value of the Flip property changes. .NET support Silverlight support  
Public EventFocusableChanged (Inherited from System.Windows.UIElement)
Public EventGeometryChangedOccurs when the value of the Geometry property changes. .NET support Silverlight support  
Public EventGeometryFrameTypeChangedOccurs when the value of the GeometryFrameType property changes. .NET support Silverlight support  
Public EventGiveFeedback (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventGotMouseCapture (Inherited from System.Windows.UIElement)
Public EventGotStylusCapture (Inherited from System.Windows.UIElement)
Public EventGotTouchCapture (Inherited from System.Windows.UIElement)
Public EventImageEffectChangedOccurs when the value of the ImageEffect property changes. .NET support Silverlight support  
Public EventImageHorizontalAlignmentChangedOccurs when the value of the ImageHorizontalAlignment property changes. .NET support Silverlight support  
Public EventImageSizeChangedOccurs when the control size changes. .NET support Silverlight support  
Public EventImageVerticalAlignmentChangedOccurs when the value of the ImageVerticalAlignment property changes. .NET support Silverlight support  
Public EventInitialized (Inherited from System.Windows.FrameworkElement)
Public EventInteractiveCenterAtOccurs when the user performs interactive centering of the image display. .NET support Silverlight support  
Public EventInteractiveMagnifyGlassOccurs when the user is using the MagnifyGlass on this control. .NET support Silverlight support  
Public EventInteractiveModeChangedOccurs when the value of the InteractiveMode property changes. .NET support Silverlight support  
Public EventInteractiveModeEndedOccurs when the operation of the current InteractiveMode ended successfully. .NET support Silverlight support  
Public EventInteractivePanOccurs when the user performs interactive panning of the image display. .NET support Silverlight support  
Public EventInteractiveScaleOccurs when the user performs interactive scaling of the image display. .NET support Silverlight support  
Public EventInteractiveUserRectangleOccurs when the user performs user-defined interactive drawing of a rectangle. .NET support Silverlight support  
Public EventInteractiveZoomToOccurs when the user performs interactive zoom to rectangle of the image display. .NET support Silverlight support  
Public EventIsEnabledChanged (Inherited from System.Windows.UIElement)
Public EventIsHitTestVisibleChanged (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public EventIsVisibleChanged (Inherited from System.Windows.UIElement)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.UIElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventLostStylusCapture (Inherited from System.Windows.UIElement)
Public EventLostTouchCapture (Inherited from System.Windows.UIElement)
Public EventManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
Public EventManipulationCompleted (Inherited from System.Windows.UIElement)
Public EventManipulationDelta (Inherited from System.Windows.UIElement)
Public EventManipulationInertiaStarting (Inherited from System.Windows.UIElement)
Public EventManipulationStarted (Inherited from System.Windows.UIElement)
Public EventManipulationStarting (Inherited from System.Windows.UIElement)
Public EventMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Public EventMouseDown (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventPreviewDragEnter (Inherited from System.Windows.UIElement)
Public EventPreviewDragLeave (Inherited from System.Windows.UIElement)
Public EventPreviewDragOver (Inherited from System.Windows.UIElement)
Public EventPreviewDrop (Inherited from System.Windows.UIElement)
Public EventPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Public EventPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventPreviewKeyDown (Inherited from System.Windows.UIElement)
Public EventPreviewKeyUp (Inherited from System.Windows.UIElement)
Public EventPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Public EventPreviewMouseDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseMove (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseWheel (Inherited from System.Windows.UIElement)
Public EventPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewStylusDown (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInRange (Inherited from System.Windows.UIElement)
Public EventPreviewStylusMove (Inherited from System.Windows.UIElement)
Public EventPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Public EventPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Public EventPreviewStylusUp (Inherited from System.Windows.UIElement)
Public EventPreviewTextInput (Inherited from System.Windows.UIElement)
Public EventPreviewTouchDown (Inherited from System.Windows.UIElement)
Public EventPreviewTouchMove (Inherited from System.Windows.UIElement)
Public EventPreviewTouchUp (Inherited from System.Windows.UIElement)
Public EventQueryContinueDrag (Inherited from System.Windows.UIElement)
Public EventQueryCursor (Inherited from System.Windows.UIElement)
Public EventRequestBringIntoView (Inherited from System.Windows.FrameworkElement)
Public EventResetImageViewOptionsChangedOccurs when the value of the ResetImageViewOptions property changes. .NET support Silverlight support  
Public EventReverseChangedOccurs when the value of the Reverse property changes. .NET support Silverlight support  
Public EventRotateAngleChangedOccurs when the value of the RotateAngle property changes. .NET support Silverlight support  
Public EventScaleFactorChangedOccurs when the value of the ScaleFactor property changes. .NET support Silverlight support  
Public EventScreenDpiXChangedOccurs when the value of the ScreenDpiX property changes. .NET support Silverlight support  
Public EventScreenDpiYChangedOccurs when the value of the ScreenDpiY property changes. .NET support Silverlight support  
Public EventScrollChangedOccurs when changes are detected to the scrollbars position, extent, viewport size or visibility of the control. .NET support Silverlight support  
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventSizeModeChangedOccurs when the value of the SizeMode property changes. .NET support Silverlight support  
Public EventSourceChangedOccurs when the value of the Source property changes. .NET support Silverlight support  
Public EventSourceDpiXChangedOccurs when the value of the SourceDpiX property changes. .NET support Silverlight support  
Public EventSourceDpiYChangedOccurs when the value of the SourceDpiY property changes. .NET support Silverlight support  
Public EventSourceUpdated (Inherited from System.Windows.FrameworkElement)
Public EventStylusButtonDown (Inherited from System.Windows.UIElement)
Public EventStylusButtonUp (Inherited from System.Windows.UIElement)
Public EventStylusDown (Inherited from System.Windows.UIElement)
Public EventStylusEnter (Inherited from System.Windows.UIElement)
Public EventStylusInAirMove (Inherited from System.Windows.UIElement)
Public EventStylusInRange (Inherited from System.Windows.UIElement)
Public EventStylusLeave (Inherited from System.Windows.UIElement)
Public EventStylusMove (Inherited from System.Windows.UIElement)
Public EventStylusOutOfRange (Inherited from System.Windows.UIElement)
Public EventStylusSystemGesture (Inherited from System.Windows.UIElement)
Public EventStylusUp (Inherited from System.Windows.UIElement)
Public EventTargetUpdated (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventToolTipClosing (Inherited from System.Windows.FrameworkElement)
Public EventToolTipOpening (Inherited from System.Windows.FrameworkElement)
Public EventTouchDown (Inherited from System.Windows.UIElement)
Public EventTouchEnter (Inherited from System.Windows.UIElement)
Public EventTouchLeave (Inherited from System.Windows.UIElement)
Public EventTouchMove (Inherited from System.Windows.UIElement)
Public EventTouchUp (Inherited from System.Windows.UIElement)
Public EventTransformChangedOccurs when any visual transformation properties changes in the control. .NET support Silverlight support  
Public EventTransitionChangedOccurs when the value of the Transition property changes. .NET support  
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Public EventUseDpiChangedOccurs when the value of the UseDpi property changes. .NET support Silverlight support  
Top
See Also

Reference

ImageViewer Class
Leadtools.Windows.Controls Namespace
RasterImage and WPF/Silverlight

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.