Collapse All
Expand All
C#
AForge.NET Framework
LineSegment
.
.
::
.
Start Property
LineSegment Class
See Also
Send Feedback
Start 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
Start
{
get
; }
See Also
LineSegment Class
AForge.Math.Geometry Namespace