Click or drag to resize

ControllerSetTip Method

返回用户文档首页
设置当前步骤的提示,显示在UI底边状态栏左侧

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public void SetTip(
	string tip
)

Parameters

tip  String
 
See Also