Click or drag to resize

PolyLinePoints Property

返回用户文档首页
获取顶点序列

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public List<Point> Points { get; set; }

Property Value

ListPoint
See Also