Subtract Method
Subtract(Int32Point, Int32Size)
Translates a Int32Point by the negative of a given Int32Size .
Declaration
public static Int32Point Subtract(Int32Point pt, Int32Size sz)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32Point | pt | |
| Int32Size | sz |
Returns
| Type | Description |
|---|---|
| Int32Point |