文件名称:C# 精确判断 点 是否在 闭合曲线 内
文件大小:34KB
文件格式:ZIP
更新时间:2014-06-14 04:33:40
C# 点在闭合曲线内 射线法
使用射线法,精确判断某点是否在由一组点所确定的任意的闭合曲线内(折线图)
【文件预览】:
PointInShape
----PointInShape.suo(16KB)
----PointInShape()
--------Form1.cs(2KB)
--------bin()
--------obj()
--------PointInShape.csproj(3KB)
--------Properties()
--------Program.cs(471B)
--------Form1.Designer.cs(2KB)
--------Form1.resx(6KB)
----PointInShape.sln(925B)