Click or drag to resize

ComponentInputAddInputPositions Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public bool AddInputPositions(
	Point point1,
	Point point2
)

Parameters

point1  Point
 
point2  Point
 

Return Value

Boolean
See Also