Click or drag to resize

PolygonPoints Property

返回用户文档首页
多边形顶点集合

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public List<Point> Points { get; set; }

Property Value

ListPoint
See Also