Click or drag to resize

Picker(Document) Constructor

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

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 Picker(
	Document document
)

Parameters

document  Document
指定关联的Document
See Also