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