Vector.

Negate() Method

Summary

Returns a negated version of this vector.
Namespace
Avalonia
Containing Type
Vector

Syntax

public Vector Negate()

Return Value

Type Description
Vector The negated vector.