Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 3.24 KB

File metadata and controls

42 lines (28 loc) · 3.24 KB

Map for WPF - Use the Ray Casting Algorithm to Check if a Point is Inside a Polygon

This example shows how to use the ray casting algorithm to determine whether a point is inside a polygon.

Refer to the following pages for more information about the ray casting algorithm:

In this example, the ShapefileDataAdapter is used to load vector polygon shapes. After a user double-clicks a shape, its name is shown in the window caption.

Resulting map

Files to Look At

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)