Vector2.AllBitsSet Свойство

Определение

Получает вектор, в котором заданы 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

Значение свойства

Вектор, в котором заданы 1все биты.

Применяется к