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