Click or drag to resize

Mat43GetHashCode Method

返回用户文档首页
获取当前 Mat43 实例的哈希码。

Namespace: LoongCAD.Geometry
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public override int GetHashCode()

Return Value

Int32
一个整数,表示当前 Mat43 实例的哈希码。
See Also