Vector4.AllBitsSet Eigenschaft

Definition

Ruft einen Vektor ab, auf den alle Bits festgelegt 1sind.

public:
 static property System::Numerics::Vector4 AllBitsSet { System::Numerics::Vector4 get(); };
public static System.Numerics.Vector4 AllBitsSet { get; }
static member AllBitsSet : System.Numerics.Vector4
Public Shared ReadOnly Property AllBitsSet As Vector4

Eigenschaftswert

Ein Vektor, auf 1den alle Bits festgelegt sind.

Gilt für: