ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearMagnifierCtl Class
Fields Properties Methods Events


In This Topic
    ImGearMagnifierCtl Class Members
    In This Topic

    The following tables list the members exposed by ImGearMagnifierCtl.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearMagnifierCtl class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents BorderWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents DestinationView dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents IsPopUp dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PopupHeight dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PopupWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents ShapeType dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents SourceViewHost dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents SourceView dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Zoom dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets width of the popup window border.  
    Public PropertyGets or sets ImageGear.Windows.Forms.ImGearPageView object used for displaying the magnified area.  
    Public PropertyGets or sets a value indicating whether magnifier window shows right under mouse pointer.  
    Public PropertyGets or sets the magnified area.  
    Public PropertyGets or sets height of the popup magnifier window.  
    Public PropertyGets or sets width of the popup magnifier window.  
    Public PropertyGets or sets a shape of the popup magnifier window.  
    Public PropertyGets or sets ImageGear.Windows.Forms.ImGearPageView object to be magnified.  
    Public PropertyGets or sets UIElement that hosts SourceView object to be magnified.  
    Public PropertyGets or sets zoom factor.  
    Top
    See Also