Search
LineSegment Members
Constructors Properties Methods
 


Represents a line between two points.

The following tables list the members exposed by the LineSegment type.

 Public Constructors

  Name Description

LineSegment

Creates an instance of LineSegment class.

 Public Properties

  Name Description

point

Gets or sets the end point of the line segment.

 Public Methods

  Name Description

addTo

Segment.addTo override.

 See Also