Aspose::Pdf::Annotations::InkAnnotation::get_InkList method

InkAnnotation::get_InkList method

Gets list of gestures that are independent lines which are represented by Point[] arrays.

System::SharedPtr<System::Collections::Generic::IList<System::ArrayPtr<System::SharedPtr<Point>>>> Aspose::Pdf::Annotations::InkAnnotation::get_InkList()

See Also