'宣言 Public Shared Function IsPointNearPath( _ ByVal targetPoint As Point, _ ByVal shape As Path, _ ByVal closeness As Double _ ) As Boolean
public static bool IsPointNearPath( Point targetPoint, Path shape, double closeness )
CoreGeometryUtil クラス CoreGeometryUtil メンバ