BaseComponentSetUIAttribute(String, Int64) Method |
返回用户文档首页
设置UI属性值
Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntaxpublic void SetUIAttribute(
string name,
long val
)
Parameters
- name String
- UI属性名称
- val Int64
- 属性值
See Also