System::Drawing::SizeF::operator+= metod
SizeF::operator+= method
Lägger till den angivna SizeF‑objektets bredd‑ och höjdvärden till bredd‑ och höjdvärdena för det aktuella SizeF‑objektet respektive.
SizeF & System::Drawing::SizeF::operator+=(const SizeF &size)
| Parameter | Type | Beskrivning |
|---|---|---|
| size | const SizeF& | Objektet att lägga till |
ReturnValue
En referens till sig själv
Se även
- Class SizeF
- Class SizeF
- Namespace System::Drawing
- Library Aspose.Page for C++