operator -

operator -(Point2)

public static Point2 operator -(Point2 a) ;

Description

Inversion of the sign.

Parameters

Parameter Name Description
a Point2 to invert the sign

Returns

Returns the result of inverting the sign.