Aspose::Pdf::Annotations::PolygonAnnotation klass
PolygonAnnotation class
Klassen som representerar en polygonanteckning.
class PolygonAnnotation : public Aspose::Pdf::Annotations::PolyAnnotation
Metoder
| Metod | Beskrivning |
|---|---|
| Accept(System::SharedPtr<AnnotationSelector>) override | Accepterar besökarobjekt för bearbetning av annotation. |
| get_AnnotationType() override | Hämtar typ av annotation. |
| PolygonAnnotation(const System::SharedPtr<Document>&, const System::ArrayPtr<System::SharedPtr<Point>>&) | Konstruktor för användning med Generator. |
| PolygonAnnotation(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<Rectangle>&, const System::ArrayPtr<System::SharedPtr<Point>>&) | Skapar ny Polygon-annotation på den angivna sidan. |
Se även
- Class PolyAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++