Click or drag to resize

AsyncPicker(Document) Constructor

返回用户文档首页
创建一个选择器

Namespace: LoongCAD.STC.Friendly.Scene.UI
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public AsyncPicker(
	Document document
)

Parameters

document  Document
指定关联的Document
See Also