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