VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.UIActions Namespace (Vintasoft.Imaging.UI)
    In This Topic
    Contains UI actions.
    Classes
     ClassDescription
    ClassProvides the abstract base class for UI action that brings the item to the first position in an item collection.
    ClassProvides the abstract base class for UI action that brings the item to the last position in an item collection.
    ClassProvides the abstract base class for UI action that copies selected item(s) into a clipboard.
    ClassProvides the abstract base class for UI action that copies selected item(s) into a clipboard and deletes selected item(s).
    ClassProvides the abstract base class for UI action that deletes all items.
    ClassProvides the abstract base class for UI action that deletes selected item(s).
    ClassProvides the abstract base class for UI action that deselects all items.
    ClassProvides the abstract base class for UI action that pastes selected item(s).
    ClassProvides the abstract base class for UI action that pastes selected item(s) and offsets it's in X and Y axis.
    ClassProvides the abstract base class for UI action that selects all items.
    ClassProvides the abstract base class for User Interface action.
    Interfaces
     InterfaceDescription
    InterfaceDefines an interface for object that supports the User Interface actions.
    See Also