LineDisplayProperties.ScreenModeList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the array of DisplayScreenMode class instances that are supported by the device.
public Microsoft.PointOfService.DisplayScreenMode[] ScreenModeList { get; }
member this.ScreenModeList : Microsoft.PointOfService.DisplayScreenMode[]
Public ReadOnly Property ScreenModeList As DisplayScreenMode()