"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

how to get coordinate of image target

I want to get the coordinate of image target's center.just like the cordinate in ios.CGRect(x,y,width,height),get x and y.Is there any method,thx.

Hello,

Vuforia's API reference can be found here: https://library.vuforia.com/sites/default/api/cpp/index.html

Thanks