[C#]
static SizeF operator - (SizeF sz1, SizeF sz2);
[Visual Basic]
Shared Function Operator - (sz1 As SizeF, sz2 As SizeF) As SizeF
None.