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 | Value of type SizeF. |
Return Value
Result of type PointF.
See Also
- struct PointF
- struct SizeF
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common