Size.op_Implicit
Size Implicit operator
Converts the specified Size
to a SizeF
.
public static implicit operator SizeF(Size size)
Parameter | Type | Description |
---|---|---|
size | Size | The Size to convert. |
Return Value
The SizeF
structure to which this operator converts.
See Also
- struct SizeF
- struct Size
- namespace Aspose.Imaging
- assembly Aspose.Imaging