共用方式為


RemoteOrderDisplay.UpdateVideoRegionAttribute Method

Definition

public abstract void UpdateVideoRegionAttribute (Microsoft.PointOfService.DeviceUnits units, Microsoft.PointOfService.VideoAttributeCommand attributeFunction, int row, int column, int height, int width, Microsoft.PointOfService.VideoAttributes attribute);
abstract member UpdateVideoRegionAttribute : Microsoft.PointOfService.DeviceUnits * Microsoft.PointOfService.VideoAttributeCommand * int * int * int * int * Microsoft.PointOfService.VideoAttributes -> unit
Public MustOverride Sub UpdateVideoRegionAttribute (units As DeviceUnits, attributeFunction As VideoAttributeCommand, row As Integer, column As Integer, height As Integer, width As Integer, attribute As VideoAttributes)

Parameters

units
DeviceUnits
attributeFunction
VideoAttributeCommand
row
Int32
column
Int32
height
Int32
width
Int32
attribute
VideoAttributes

Applies to