You are here: Start » AVL.NET » Segment2D Structure

Segment2D Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Segment2D(Single, Single, Single, Single)
Segment2D(Point2D, Point2D)

Properties

 NameTypeDescription
Point1AvlNet.Point2D
Point2AvlNet.Point2D

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also