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


In This Topic
    ImGearMouseToolSettings Class Members
    In This Topic

    The following tables list the members exposed by ImGearMouseToolSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearMouseToolSettings class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents Annotation dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents HandPan dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Magnifier dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents RectangleZoom dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Select dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents ZoomIn dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents ZoomOut dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets an object that provides access to the annotation mouse tool settings.  
    Public PropertyGets or sets an object that provides access to the settings of the hand pan mouse tool.  
    Public PropertyGets or sets an object that provides access to the settings of the magnifier mouse tool.  
    Public PropertyGets or sets an object that provides access to the settings of the rectangle zoom mouse tool.  
    Public PropertyGets or sets an object that provides access to the settings of the select mouse tool.  
    Public PropertyGets or sets an object that provides access to the settings of the zoom in mouse tool.  
    Public PropertyGets or sets an object that provides access to the settings of the zoom out mouse tool.  
    Top
    See Also