Click or drag to resize

ImageViewerControl Class

Interaction logic for ImageViewerControl.xaml
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  RAYLASE.Marker.ClickAndTeachPlugin.ImageViewerImageViewerControl

Namespace: RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public class ImageViewerControl : UserControl, 
	INotifyPropertyChanged, IComponentConnector

The ImageViewerControl type exposes the following members.

Constructors
 NameDescription
Public methodImageViewerControlInitializes a new instance of the ImageViewerControl class
Top
Properties
Methods
 NameDescription
Public methodCenterPoint 
Public methodStatic memberGetZoomInfoText 
Public methodInitializeComponent InitializeComponent
Protected methodSetPropertyT 
Top
Events
Fields
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIComponentConnectorConnectAttaches events and names to compiled content.
Top
See Also