SizeF.op_Explicit
SizeF Explicit operator
Converts the specified SizeF
to a PointF
.
public static explicit operator PointF(SizeF size)
Parameter | Type | Description |
---|---|---|
size | SizeF | The SizeF structure to be converted |
Return Value
The PointF
structure to which this operator converts.
See Also
- struct PointF
- struct SizeF
- namespace Aspose.Imaging
- assembly Aspose.Imaging