当前位置:网站首页>C#halcon用户控件崩溃的一种处理方法
C#halcon用户控件崩溃的一种处理方法
2022-07-26 10:41:00 【Lovey_北禾】
public Form1()
{
InitializeComponent();
ucCreateAndFind1.hWindowControl1.HalconWindow.SetDraw("margin");
ucCreateAndFind1.hWindowControl1.HalconWindow.SetLineWidth(4);
ucCreateAndFind1.hWindowControl1.HalconWindow.SetColor("pink");
}
要把这三条改变窗体的代码 写在主窗体里面
边栏推荐
- Flutter CachedNetworkImage圆角
- Database functions
- 剑指Offer(七):斐波那契数列
- 使用flex实现左中右布局,中间自适应
- Error[pe147]: declaration is incompatible with 'error problem
- Phase 4: one of College Students' vocational skills preparation in advance
- 剑指Offer(四十三):左旋转字符串
- Issue 6: which mainstream programming language should college students choose
- 使用Geoprocessor 工具
- JS对象赋值问题
猜你喜欢

Centos8 (liunx) deploying WTM (asp.net 5) using PgSQL
![[leetcode daily question 2021/2/14]765. Lovers hold hands](/img/be/8639a05c733638bf0b3fdeb11abccf.png)
[leetcode daily question 2021/2/14]765. Lovers hold hands

【机器学习小记】【搭建循环神经网络及其应用】deeplearning.ai course5 1st week programming(keras)

在神州IV开发板上为STemWin 5.22加入触屏驱动

Oracle cannot start tnslistener service cannot start

The problem of large fluctuation of hx711 data

$router和$route的区别
![[leetcode每日一题2021/2/18]【详解】995. K 连续位的最小翻转次数](/img/de/62fca587cde95110c2a967ca93eea5.png)
[leetcode每日一题2021/2/18]【详解】995. K 连续位的最小翻转次数

IAR sprintf 浮点 在UCOS 总格式化成0.0的问题

Uniapp uses the simple method signalr (only for web debugging, cannot package apps)
随机推荐
winpcap 抓包函数pcap_loop(),停止问题
[machine learning notes] [style transfer] deeplearning ai course4 4th week programming(tensorflow2)
kali 查看ip地址
Halcon模板匹配之Shape
第6期:大学生应该选择哪种主流编程语言
2021-08-12函数递归_和鹏哥学习C语言
[notes on machine learning] [building a cyclic neural network and its application] deeplearning ai course5 1st week programming(keras)
剑指Offer(四十四):翻转单词顺序序列
Sql Server 数据库之初学体验
sigmod 函数与softmax 函数对比
鹏哥C语言第七节课总结
剑指Offer(四十九):把字符串转换成整数
解决:无法加载文件 C:\Users\user\AppData\Roaming\npm\npx.ps1,因为在此系统上禁止运行脚本 。
按二进制数中1的个数分类
Uniapp uses the simple method signalr (only for web debugging, cannot package apps)
Sql Server 数据库之数据类型
Flutter编译报错 version of NDK matched the requested version 21.0.6113669. Versions available locally: 2
点击el-dropdown-item/@click.native
Issue 8: cloud native -- how should college students learn in the workplace
Database functions