Aspose::Pdf::Annotations::TextMarkupAnnotation::set_QuadPoints método
TextMarkupAnnotation::set_QuadPoints method
Establece una matriz de puntos que especifica las coordenadas de n cuadriláteros. Cada cuadrilátero abarca una palabra o un grupo de palabras contiguas en el texto subyacente a la anotación.
void Aspose::Pdf::Annotations::TextMarkupAnnotation::set_QuadPoints(const System::ArrayPtr<System::SharedPtr<Point>> &value)
Ver también
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Point
- Class TextMarkupAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++