Color4.Inequality(Color4, Color4) Operátor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
static bool operator !=(Microsoft::Azure::RemoteRendering::Color4 left, Microsoft::Azure::RemoteRendering::Color4 right);
public static bool operator != (Microsoft.Azure.RemoteRendering.Color4 left, Microsoft.Azure.RemoteRendering.Color4 right);
static member op_Inequality : Microsoft.Azure.RemoteRendering.Color4 * Microsoft.Azure.RemoteRendering.Color4 -> bool
Public Shared Operator != (left As Color4, right As Color4) As Boolean
Parametry
- left
- Color4
- right
- Color4