Aspose::Pdf::Annotations::PolylineAnnotation klass
PolylineAnnotation class
Representerar en polylinjeanteckning som liknar polygon, förutom att den första och sista vertexen inte är implicit anslutna.
class PolylineAnnotation : public Aspose::Pdf::Annotations::PolyAnnotation
Metoder
| Metod | Beskrivning |
|---|---|
| Accept(System::SharedPtr<AnnotationSelector>) override | Accepterar besökarobjekt för att bearbeta anteckningen. |
| get_AnnotationType() override | Hämtar typ av annotation. |
| PolylineAnnotation(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<Rectangle>&, const System::ArrayPtr<System::SharedPtr<Point>>&) | Skapar en ny polylinjeanteckning på den angivna sidan. |
Se även
- Class PolyAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++