Aspose::Pdf::Annotations::PolygonAnnotation klass

PolygonAnnotation class

Klassen som representerar en polygonanteckning.

class PolygonAnnotation : public Aspose::Pdf::Annotations::PolyAnnotation

Metoder

MetodBeskrivning
Accept(System::SharedPtr<AnnotationSelector>) overrideAccepterar besökarobjekt för bearbetning av annotation.
get_AnnotationType() overrideHä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