Aspose::Pdf::Rectangle::Join method
Rectangle::Join method
Joins rectangles.
System::SharedPtr<Rectangle> Aspose::Pdf::Rectangle::Join(const System::SharedPtr<Rectangle> &otherRect)
| Parameter | Type | Description |
|---|---|---|
| otherRect | const System::SharedPtr<Rectangle>& | Rectangle to which this recatangle be joined. |
ReturnValue
Described rectangle.
See Also
- Typedef SharedPtr
- Class Rectangle
- Class Rectangle
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++