Click or drag to resize

AsyncPickerPickPoint(String, Int32) Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Scene.UI
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public void PickPoint(
	string tips,
	int refPointInputIndex
)

Parameters

tips  String
 
refPointInputIndex  Int32
 
See Also