You are here: Start » Segment2D Constructor

Segment2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Segment2D
(
	Fil.Point2D point1_,
	Fil.Point2D point2_
)

Parameters

Name Type Range Default Description
point1_Fil.Point2D
point2_Fil.Point2D

See also