ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearMagnifierSettings Class
Fields Properties Methods


In This Topic
    ImGearMagnifierSettings Class Members
    In This Topic

    The following tables list the members exposed by ImGearMagnifierSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearMagnifierSettings class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents Cursor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Height dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Width dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Zoom dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the cursor.  
    Public PropertyGets or sets the height of the magnifier (in device pixels).  
    Public PropertyGets or sets the width of the magnifier (in device pixels).  
    Public PropertyGets or sets the zoom factor of the magnifier.  
    Top
    See Also