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

Segment2D Constructor

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

Syntax

public Segment2D
(
	AvlNet.Point2D point1,
	AvlNet.Point2D point2
)

Parameters

Name Type Range Default Description
point1AvlNet.Point2D
point2AvlNet.Point2D

See also