Search Results for

    Show / Hide Table of Contents

    Class DefaultImageEditController

    Interaktionslogik für DefaultImageEditController.xaml

    Inheritance
    System.Object
    DefaultImageEditController
    Implements
    IImageController
    Namespace: Simplic.Framework.Extension.UI.Scan
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class DefaultImageEditController : RadRibbonGroup, IImageController

    Constructors

    | Improve this Doc View Source

    DefaultImageEditController()

    Creates Controller

    Declaration
    public DefaultImageEditController()

    Events

    | Improve this Doc View Source

    OnImageSequenceChange

    Event must be executed for changeing the image position in the multipage doc

    Declaration
    public event OnImageSequenceChangeDelegate OnImageSequenceChange
    Event Type
    Type Description
    OnImageSequenceChangeDelegate
    | Improve this Doc View Source

    OnRemoveSelectedImage

    Event must be executed to remove the selected image

    Declaration
    public event OnRemoveSelectedImageDelegate OnRemoveSelectedImage
    Event Type
    Type Description
    OnRemoveSelectedImageDelegate
    | Improve this Doc View Source

    OnRotateImage

    Event which must be executed for rotate image

    Declaration
    public event OnRotateImageDelegate OnRotateImage
    Event Type
    Type Description
    OnRotateImageDelegate

    Implements

    IImageController
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx