Click or drag to resize

DocumentGettingSelectedDrawings Property

返回用户文档首页
获取图纸列表中所选择图纸的回调方法

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public DocumentSelectedDrawingsGetter GettingSelectedDrawings { get; set; }

Property Value

DocumentSelectedDrawingsGetter
See Also