当前位置:网站首页>A method to deal with the crash of C Halcon user control
A method to deal with the crash of C Halcon user control
2022-07-26 10:55:00 【Lovey_ Beihe】
public Form1()
{
InitializeComponent();
ucCreateAndFind1.hWindowControl1.HalconWindow.SetDraw("margin");
ucCreateAndFind1.hWindowControl1.HalconWindow.SetLineWidth(4);
ucCreateAndFind1.hWindowControl1.HalconWindow.SetColor("pink");
}
To change these three forms of code Write in the main form
边栏推荐
猜你喜欢

PLC与伺服电机连接

RT thread learning notes (VII) -- open the elmfat file system based on SPI flash (middle)

RT thread learning notes (I) -- configure RT thread development environment

35. Search the insertion position

使用Selenium抓取zabbix性能监控图

如何组装一个注册中心?

Bash shell learning notes (6)

Tutorial of putty

Bash shell learning notes (V)

@Notblank, @notnull, @notempty differences and uses
随机推荐
解决org.apache.commons.codec.binary.Base64爆红问题
Build ARM embedded development environment
RT thread learning notes (III) -- building a compilation environment with scons
Implementing queues with two stacks
mysql20210906
The problem of formatting IAR sprintf floating point to 0.0 in UCOS assembly
Fragment lazy load
WIRESHARK基础教程以太帧的分析。
WinPcap packet capturing function pcap_ Loop (), stop the problem
Fragment 懒加载
c 语言中宏参数的字符串化跟宏参数的连接
MySQL quick learning notes-2021-08-31
pytest 用例执行顺序
shell 脚本 失败自动重复执行
Bash shell学习笔记(六)
Successfully transplanted stemwin v5.22 on Shenzhou IV development board
104.二叉树的最大深度
MFC图片控件
Sql Server 数据库之数据类型
SQL Server 之Sql语句创建数据库