ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace
Inheritance Hierarchy
In This Topic
    ImageGear.Windows.Controls Namespace (ImageGear.Windows.Controls)
    In This Topic
    This namespace provides WPF Page View and other common controls to simplify development of XAML based applications.
    Classes
     ClassDescription
    ClassArguments for the PageView.FileOpened event on the PageView control.
    ClassArguments for the PageView.FileOpening event on the PageView control.
    ClassThis class represents an object that provides access to the menu items that are displayed when right clicking on an annotation mark.
    ClassProvides a set of settings for the annotation user interface.
    ClassProvides templates for creating annotations using the mouse.
    ClassThis class represents a collection of context menu items for a custom mark.
    ClassThis class represents a dictionary of collections of context menu items for custom marks.
    ClassThis class represents a delegate command.
    ClassThis class represents the settings for the hand pan mouse tool.
    ClassThis class is used to convert a FrameworkElement passed as a parameter to an image.
    ClassThis class represents the settings for the magnifier mouse tool.
    ClassThis class specifies a list of arguments for the MarksLoadingEventHandler delegate.
    ClassThis class represents the mouse tool settings for the PageView control.
    ClassThis class represents a context menu for the PageView control.
    ClassThis class represents PageView toolbar item content.
    ClassThis class represents a PageView toolbar.
    ClassThis class represents a collection of ImGearPageViewTools.
    ClassThis class represents the settings for the rectangle zoom mouse tool.
    ClassThis class represents the settings for the select mouse tool.
    ClassThis class controls operations with thumbnail items.
    ClassThis class represents a thumbnail item.
    ClassThis class can be used to convert a collection of filename strings, Streams, or ImGearDocuments to a collection of ImGearThumbnailPages.
    ClassThis class represents a thumbnail page.
    ClassThis class represents a markup extension for the ImGearThumbnailPage class.
    ClassVirtualizing wrap panel class.
    ClassThis class represents the settings for the zoom in mouse tool.
    ClassThis class represents the settings for the zoom out mouse tool.
    ClassThis class provides a user interface element to use in XAML. It takes an ImGearPageDisplay Class object and renders it, allowing for options to scroll, zoom, and other methods of manipulating the display of an image.
    ClassSettings for a scroll bar increment including the value of the increment and what type of value.
    Interfaces
     InterfaceDescription
    InterfaceAn interface for providing command related utility methods that register CommmandBinding and InputBinding objects for class owners and commands, add and remove command event handlers, and provides services for querying the status of a command.
    Delegates
     DelegateDescription
    DelegateEncapsulates a method that has one parameter and returns a value of the type specified by the TResult parameter.
    DelegateThis delegate is used for declaring MarksLoading events.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the mark mode.
    EnumerationSpecifies the interaction area for editing annotations.
    EnumerationSpecifies the mouse tool.
    EnumerationSpecifies the PageView toolbar mouse tool.
    EnumerationThe direction that the thumbnail items are scrolled.
    EnumerationSpecifies the update mode.
    EnumerationTypes of scroll bar increment values.
    See Also