Vector2.AllBitsSet Eigenschap

Definitie

Hiermee haalt u een vector op waarin alle bits zijn ingesteld op 1.

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

Waarde van eigenschap

Een vector waarop alle bits zijn ingesteld op 1.

Van toepassing op