You are here: Start » Segment2D Constructor

Segment2D Constructor

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
point1FilNet.Point2D
point2FilNet.Point2D

See also