SizeF.op_Explicit

SizeF Explicit operator

Konverterar den angivnaSizeF till aPointF .

public static explicit operator PointF(SizeF size)
ParameterTypBeskrivning
sizeSizeFDeSizeF struktur som ska omvandlas

Returvärde

DePointF struktur som denna operatör konverterar till.

Se även