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