Point.ToLong
Point.ToLong method
Convert this Point to a single long value, containing X and Y coordinates in high and low bits.
public long ToLong()
Return Value
The Point object packed into one long value.
See Also
- struct Point
- namespace Aspose.Imaging
- assembly Aspose.Imaging