Point.Subtract
Point.Subtract method
Returns the result of subtracting specified Size from the specified Point.
public static Point Subtract(Point point, Size size)
| Parameter | Type | Description | 
|---|---|---|
| point | Point | The Point to be subtracted from. | 
| size | Size | The Size to subtract from the point. | 
Return Value
The Point that is the result of the subtraction operation.
See Also
- struct Size
 - struct Point
 - namespace Aspose.PSD
 - assembly Aspose.PSD