Add Method
Add(Point, Int32Size)
Declaration
public static Point Add(Point pt, Int32Size sz)
Parameters
| Type | Name | Description |
|---|---|---|
| Point | pt | |
| Int32Size | sz |
Returns
| Type | Description |
|---|---|
| Point |
Add(Point, Size)
Declaration
public static Point Add(Point pt, Size sz)
Parameters
| Type | Name | Description |
|---|---|---|
| Point | pt | |
| Size | sz |
Returns
| Type | Description |
|---|---|
| Point |