Collapse All
Expand All
C#
AForge.NET Framework
LineSegment
.
.
::
.
End Property
LineSegment Class
See Also
Send Feedback
End point of the line segment.
Namespace:
AForge.Math.Geometry
Assembly:
AForge.Math
(in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
Point
End
{
get
; }
See Also
LineSegment Class
AForge.Math.Geometry Namespace