ActiveReports for .NET 18.0J
IsPointInPolygon2 メソッド

GrapeCity.DataVisualization.Chart 名前空間 > _Util クラス : IsPointInPolygon2 メソッド
シンタックス
'宣言
 
Public Shared Function IsPointInPolygon2( _
   ByVal p As IPoint, _
   ByVal xs As List(Of Double), _
   ByVal ys As List(Of Double) _
) As Boolean
public static bool IsPointInPolygon2( 
   IPoint p,
   List<double> xs,
   List<double> ys
)

パラメータ

p
xs
ys
参照

_Util クラス
_Util メンバ