RemoteOrderDisplay.VideoModesList 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.
Gets the video modes supported for the video unit specified by the CurrentUnitId property.
public abstract Microsoft.PointOfService.VideoMode[] VideoModesList { get; }
member this.VideoModesList : Microsoft.PointOfService.VideoMode[]
Public MustOverride ReadOnly Property VideoModesList As VideoMode()