Canvas2DAddLineStrip(ListVec2, UInt32) Method |
返回用户文档首页Namespace: LoongCAD.GeometryAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntaxpublic void AddLineStrip(
List<Vec2> ptList,
uint srcColor
)
Parameters
- ptList ListVec2
-
- srcColor UInt32
-
See Also