Vector2.Sum(Vector2) Method
In this article
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static float Sum(System::Numerics::Vector2 value);
public static float Sum(System.Numerics.Vector2 value);
static member Sum : System.Numerics.Vector2 -> single
Public Shared Function Sum (value As Vector2) As Single
- value
- Vector2
Applies to
Product | Versions |
---|---|
.NET | 10 |