Click or drag to resize

Box2DInflate Method

返回用户文档首页
Namespace: LoongCAD.Geometry
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public void Inflate(
	double x,
	double y
)

Parameters

x  Double
 
y  Double
 
See Also