Click or drag to resize

LineSegmentEndPoint Property

返回用户文档首页
结束点

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public Point EndPoint { get; set; }

Property Value

Point

Implements

ICurveEndPoint
See Also