op_Addition
operator +
Bir çevirirPointF verilen tarafındanSize .
public static PointF operator +(PointF point, Size size)
| Parametre | Tip | Tanım |
|---|---|---|
| point | PointF | buPointF tercüme etmek. |
| size | Size | ASize koordinatlarına eklenecek sayı çiftini belirtenpoint. |
Geri dönüş değeri
Çevrilmiş olanı döndürürPointF.
Ayrıca bakınız
- struct Size
- struct PointF
- ad alanı Aspose.Imaging
- toplantı Aspose.Imaging
operator +
PointF belirtilen tarafındanSizeF .
public static PointF operator +(PointF point, SizeF size)
| Parametre | Tip | Tanım |
|---|---|---|
| point | PointF | buPointF tercüme etmek. |
| size | SizeF | buSizeF x ve y koordinatlarına eklenecek sayıları belirtenpoint. |
Geri dönüş değeri
tercümePointF.
Ayrıca bakınız
- struct SizeF
- struct PointF
- ad alanı Aspose.Imaging
- toplantı Aspose.Imaging