Aspose::Pdf::Annotations::CircleAnnotation klass
CircleAnnotation class
Klass som representerar Circle‑annotation.
class CircleAnnotation : public Aspose::Pdf::Annotations::CommonFigureAnnotation
Metoder
| Metod | Beskrivning |
|---|---|
| Accept(System::SharedPtr<AnnotationSelector>) override | Accepterar besökarobjekt för att bearbeta anteckningen. |
| CircleAnnotation(const System::SharedPtr<Document>&) | Konstruktor för cirkelannotering. |
| CircleAnnotation(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<Rectangle>&) | Skapar ny cirkelannotering på den angivna sidan. |
| get_AnnotationType() override | Hämtar typ av annotation. |
Se även
- Class CommonFigureAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++