Bagikan melalui


InputVideoStretchMode.Equality Operator

Definition

Determines if two InputVideoStretchMode values are the same.

public static bool operator == (Azure.ResourceManager.Media.Models.InputVideoStretchMode left, Azure.ResourceManager.Media.Models.InputVideoStretchMode right);
static member ( = ) : 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