C#: PointInPolygon with PathD #330
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Bolero-fk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use PointInPolygon with PathD in C#, but this function takes only Path64 as an argument.
Is there a way to run PointInPolygon with PathD as an argument?
Beta Was this translation helpful? Give feedback.
All reactions