Vector4::Abs Method
Returns a vector whose elements are the absolute values of each of the specified vector's elements.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Vector4
A vector.
Show: