PolyLineInequality Operator |
返回用户文档首页
支持 != 操作符
Namespace: LoongCAD.Geometry.FriendlyAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic static bool operator !=(
PolyLine a,
PolyLine b
)
Parameters
- a PolyLine
-
- b PolyLine
-
Return Value
Boolean
See Also