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


In This Topic
    ImGearRectangleZoomSettings Class Members
    In This Topic

    The following tables list the members exposed by ImGearRectangleZoomSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearRectangleZoomSettings class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents Cursor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents InteractionArea dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents MinimumArea dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents SelectionStyle dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the cursor.  
    Public PropertyGets or sets the interaction area for the rectangle zoom mouse tool.  
    Public PropertyGets or sets the minimum area (measured in image pixels) that can be zoomed.  
    Public PropertyGets or sets the Style of the rectangle that is displayed during selection.  
    Top
    See Also