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