Bagikan melalui


InputVideoStretchMode.Inequality Operator

Definition

Determines if two InputVideoStretchMode values are not the same.

public static bool operator != (Azure.ResourceManager.Media.Models.InputVideoStretchMode left, Azure.ResourceManager.Media.Models.InputVideoStretchMode right);
static member op_Inequality : Azure.ResourceManager.Media.Models.InputVideoStretchMode * Azure.ResourceManager.Media.Models.InputVideoStretchMode -> bool
Public Shared Operator != (left As InputVideoStretchMode, right As InputVideoStretchMode) As Boolean

Parameters

Returns

Applies to