Aspose::Pdf::Point::Distance metod
Point::Distance method
Beräknar avstånd mellan två punkter.
static double Aspose::Pdf::Point::Distance(const System::SharedPtr<Point> &point1, const System::SharedPtr<Point> &point2)
| Parameter | Typ | Beskrivning |
|---|---|---|
| point1 | const System::SharedPtr<Point>& | Den första punkten. |
| point2 | const System::SharedPtr<Point>& | Den andra punkten. |
ReturnValue
Avstånd mellan två punkter.
Se även
- Typedef SharedPtr
- Class Point
- Class Point
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++