[C#]
static Point operator - (Point a);
[Visual Basic]
Shared Function Operator - (a As Point) As Point
None.