You are here: Start » 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