how to check the direction of the pathitem using adobe sdk
hi all,
i want to retrieve the direction of the path through code..
how ro check the direction of the path and rectangle..
please provide some sample c++ code using adobe sdk
hi all,
i want to retrieve the direction of the path through code..
how ro check the direction of the path and rectangle..
please provide some sample c++ code using adobe sdk
There's no SDK for this, you just have to grab the path & determine its direction by calculating the area. I forget which type Adobe uses (right or left) but I think negative is clockwise & positive is counter-clockwise. Obviously this only works for closed areas.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.