RearDisplay Class |
Namespace: Micros.Ops
public class RearDisplay
The RearDisplay type exposes the following members.
Name | Description | |
---|---|---|
![]() | RearDisplay | Initializes a new instance of the RearDisplay class |
Name | Description | |
---|---|---|
![]() | Available |
This is true if a customer display is available
|
![]() | Columns |
The number of columns available. 0 if no display available.
|
![]() | Rows |
The number of rows available. 0 if no display available.
|
Name | Description | |
---|---|---|
![]() | Clear |
Clears the customer display. No operation if no customer display.
|
![]() | Display |
Displays the array of text.
|