Add
Point.Add method
Agrega el especificadoSize a lo especificadoPoint .
public static Point Add(Point pt, Size sz)
Parámetro | Escribe | Descripción |
---|---|---|
pt | Point | losPoint para agregar |
sz | Size | losSize agregar |
Valor_devuelto
losPoint ese es el resultado de la operación de suma.
Ver también
- struct Size
- struct Point
- espacio de nombres System.Drawing
- asamblea Aspose.Drawing