Click or drag to resize

ComponentPluginBasePositions Property

返回用户文档首页
组件控制点列表

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public List<Point> Positions { get; }

Property Value

ListPoint
See Also