Click or drag to resize

ImageSelectionRequest Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.InputBaseInputRequest
    Micros.Ops.InputSelectionRequest
      Micros.Ops.InputImageSelectionRequest

Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public class ImageSelectionRequest : SelectionRequest

The ImageSelectionRequest type exposes the following members.

Constructors
 NameDescription
Public methodImageSelectionRequestInitializes a new instance of the ImageSelectionRequest class
Top
See Also