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