[C#]
static SizeF operator / (SizeF a, double b);
[Visual Basic]
Shared Function Operator / (a As SizeF, b As Double) As SizeF
None.