ImageGear .NET v24.14 - Updated
ImGearMagnifierPopUpCtl Class
Members 




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace : ImGearMagnifierPopUpCtl Class
Provides interactive magnifying glass style pop-up control for displayed images.
Object Model
ImGearMagnifierPopUpCtl ClassImGearMagnifierCtl Class
Syntax
'Declaration
 
<RuntimeNamePropertyAttribute("Name")>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
Public Class ImGearMagnifierPopUpCtl 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As ImGearMagnifierPopUpCtl
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public class ImGearMagnifierPopUpCtl : System.Windows.Controls.Control 
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public __gc class ImGearMagnifierPopUpCtl : public System.Windows.Controls.Control 
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public ref class ImGearMagnifierPopUpCtl : public System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     ImageGear.WPF.ImGearMagnifierPopUpCtl

See Also

Reference

ImGearMagnifierPopUpCtl Members
ImageGear.WPF Namespace