LineSegmentToString Method |
返回用户文档首页
返回表示当前线段的字符串。
Namespace: LoongCAD.Geometry.FriendlyAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic override string ToString()
Return Value
String代表当前线段的字符串,格式为"起点>>终点"。
See Also