Click or drag to resize

Canvas2DAddShape Method

返回用户文档首页
Namespace: LoongCAD.Geometry
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public void AddShape(
	Shape2D srcShape
)

Parameters

srcShape  Shape2D
 
See Also