- Posts: 49
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Get the points of ink annotation
IP: 192.168.0.71
11 years 10 months ago #6132
by Rossi
Get the points of ink annotation was created by Rossi
Is there a way to obtain all the points of an ink annotation?
I successfully get type, rect, color but i don't understand hoe get the points.
I successfully get type, rect, color but i don't understand hoe get the points.
IP: 192.168.0.71
11 years 10 months ago #6133
by radaee
Replied by radaee on topic Get the points of ink annotation
plz try:
Annotation.GetInkPath();
it return Path opbject.
Annotation.GetInkPath();
it return Path opbject.
IP: 192.168.0.71
11 years 10 months ago - 11 years 10 months ago #6135
by Rossi
Replied by Rossi on topic Get the points of ink annotation
I try to use this function but it doesn't exists. Maybe i see that this method exists in the android version but i can't find it in the ios version.
I need to get all the information about the annotation to recreate it later.
I need to get all the information about the annotation to recreate it later.
Last edit: 11 years 10 months ago by Abdikayrov.
IP: 192.168.0.71
11 years 10 months ago #6139
by radaee
Replied by radaee on topic Get the points of ink annotation
sorry, ios has not this method.
i'll add this method.
i'll add this method.
IP: 192.168.0.71
11 years 10 months ago #6141
by Rossi
Replied by Rossi on topic Get the points of ink annotation
I found a reference in the .a lib to Page_GetAnnotInkPath. Is that the corresponding method for ios?
When is scheduled the new release with this functionality?
When is scheduled the new release with this functionality?
Time to create page: 0.405 seconds