Aspose::Pdf::Annotations::InkAnnotation::set_InkList method

InkAnnotation::set_InkList method

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

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

See Also